Topic: Bug or newbie error???
This happens when I'm debugging. On the Launch options, I have a file name, "1hrTime IntErosion.WDC" (with the quote marks) and a working directory of C:\USDA Projects\Data Files\ . The file name is retrieved, but it is also repeated 235 times without blanks separating them, which causes the program to think it has one looooong file name and it can't find it, so the program crashes.
Also for background: The program works fine in the old Compaq Fortran, which has to be run in a virtual machine running XP with compatibility set to Win 95. I'm trying to move it up to gFortran to be able to take advantage of some of the newer features.