Hello,
I have a FORTRAN 95 program that creates about 20 files every time it runs. Currently, it just dumps the files into whatever directory the *.exe file is in. I would like to have the output files concentrated in a subdirectory. However, I often use the program on different computers, so...