Running the Migration Aid [ HP FORTRAN 77/iX Migration Guide ] MPE/iX 5.0 Documentation
HP FORTRAN 77/iX Migration Guide
Running the Migration Aid
To run the program FTNCVT.PUB.SYS on a FORTRAN 66/V source file, use the
following command:
:CONVERT oldsource[,[newsource][,commandfile]]
where
oldsource is the name of the FORTRAN 66/V source file to be converted
to an HP FORTRAN 77/V source file.
newsource is the name of the HP FORTRAN 77/V file to be created. If
newsource is not specified, the file defaults to $STDLIST;
the converted file is displayed to the terminal and no
source file is saved.
commandfile is the name of the command file to be used. This is either
the command file supplied with the utility or a command
file of your own making. If commandfile is not specified,
the conversion operations supplied in the file
FTNCMDS.PUB.SYS are used.
The supplied command file can be modified, or new command
files created to your specifications. Refer to Chapter 5
for more information.
MPE/iX 5.0 Documentation