Feddozz
Mechanical
- Dec 15, 2005
- 16
Hello,
my executables read input files, calculate and write output files.
I would like to pass the name of the input file as an argument on the command line environment.
I.e.:
c:\>Myprogram c:\input_file.txt
Is it possible with FORTRAN?
Thanks in advance!
Vince
my executables read input files, calculate and write output files.
I would like to pass the name of the input file as an argument on the command line environment.
I.e.:
c:\>Myprogram c:\input_file.txt
Is it possible with FORTRAN?
Thanks in advance!
Vince