Dear all,
Thank you for your previous responses.
I wrote a perl script which clears comments (text following '#' in any line) and empty lines from a fortran input file.
Some of my inputs are very lengthy so I write comments followed by '#'. Before using the input as such, I use the script to clear the input file and read it with fortran.
I am looking for a solution to compile the perl script along with my fortran codes and build an exe. Any ideas how I can do this?
regards,
Raghu
Thank you for your previous responses.
I wrote a perl script which clears comments (text following '#' in any line) and empty lines from a fortran input file.
Some of my inputs are very lengthy so I write comments followed by '#'. Before using the input as such, I use the script to clear the input file and read it with fortran.
I am looking for a solution to compile the perl script along with my fortran codes and build an exe. Any ideas how I can do this?
regards,
Raghu