HELP ME!
HELP ME!
(OP)
I am using compaq visual fortran, and i have two f90 files, which are being constantly being updated.... so basically each time, i have to rebuild these two files before generating an exe file before running...
Is it possible that I can write a method or an exe file that automatically rebuild the 2 f90 files, without having me to manually go into the compaq visual fortran each time to do it? if so, how do i write that code?
Please reply... thanks!
Jonathan
Is it possible that I can write a method or an exe file that automatically rebuild the 2 f90 files, without having me to manually go into the compaq visual fortran each time to do it? if so, how do i write that code?
Please reply... thanks!
Jonathan
RE: HELP ME!
<nbucska@pcperipherals.com>
RE: HELP ME!
What is the problem with your fortran files and you have to change them every time before the new run?
RE: HELP ME!
So each time, when the user enters some variables information in Matlab, then I have use perl script to change the Fortran code with the new set of variables....
So, resulting me having to rebuild the two fortran files each time....
But I want to make the whole thing looks smooth, and doesnt have to go bak to the visual fortran studio each time....
the other guy suggested to do in in Dos, how can I do that in Dos? and are there any free compilers for dos?
thanks!
Jb
RE: HELP ME!
<nbucska@pcperipherals.com>
RE: HELP ME!
RE: HELP ME!
Sorry I can't be more encouraging.
RE: HELP ME!
If you can describe what has to be done and send me a
pair of files( b4.f90 and after.f90 ) I can try to write
you an .exe.
<nbucska@pcperipherals.com>