SCF Reference Manual for G-Series RVUs (G06.27+)
D-Series and G-Series Comparison and Migration
SCF Reference Manual for G-Series RVUs—520413-005
C-23
Using MIGSCF in Batch Mode
filelist
is the name of a text file (code 101) listing the files to be converted. The content of
filelist is a list of entries in the following format:
oldfilen
is the name of an existing COUP, PUP, or TACL command file to be converted.
newfilen
is the converted file. If an existing file is specified, it is overwritten. If the file
does not exist, MIGSCF creates it with the same characteristics as the
corresponding oldfile.
fmoden
is one of the following file modes. The fmode attribute is not case-sensitive.
Option “S” suppresses the output of unconverted commands from oldfile to
rptfile and newfile.
rptfile
is the name of the file where the conversion report of MIGSCF messages is to be
written. If rptfile exists, new output is appended. If rptfile is not specified,
the conversion report is printed to the home terminal. See page C-21 for
information on the format of this conversion report.
-B [S]
specifies that MIGSCF run in batch mode. Option “S” suppresses the output of
unconverted commands from all the old files to rptfile and newfile.
Considerations
•
The filelist, oldfilen, newfilen, and rptfile variables must be
different files.
•
You can optionally specify a subvolume or volume location for filelist,
oldfilen, newfilen, and rptfile.
oldfile1 [,] newfile1 [,] fmode1
oldfile2 [,] newfile2 [,] fmode2
…
oldfilen [,] newfilen [,] fmode3
If oldfile… Then fmode is…
Contains one or more COUP commands -C [S]
Is a TACL command file -O [S]
Contains one or more PUP commands -P [S]