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-18
Using MIGSCF in Command-Line Mode
Completion Codes
The following completion codes are displayed by MIGSCF when it terminates:
Using MIGSCF in Command-Line Mode
You can convert either a COUP or PUP command file or a TACL command file that
invokes COUP or PUP commands to a corresponding file of SCF commands. The
syntax is:
oldfile
is the name of a COUP or PUP command file or of a TACL command file that
invokes COUP or PUP commands. This can be a text file (code 101) or a C data
file (code 180).
rptfile
specifies the name of the file where the conversion report of MIGSCF messages is
to be written. If rptfile exists, the new output is appended. If rptfile is not
specified, the conversion report is printed to the home terminal. See Format of the
Conversion Report on page C-21.
fmode
is one of the following file modes. The fmode attribute is not case-sensitive.
Code Category
0
Interactive session with normal termination (no termination message).
1 Process terminated with warning diagnostics
One or more warnings occurred. Check the report file for details.
2 Process terminated with fatal errors or diagnostics
One or more errors occurred. Check the report file for details.
3 Premature process termination with fatal errors or
diagnostics
MIGSCF terminated because too many errors or warnings were
encountered.
4
Process did not start
The entered COUP or PUP command was not executed.
MIGSCF / IN oldfile [ , OUT rptfile / ] fmode newfile
If oldfile… Then fmode is…
Contains COUP commands -C [S]
Is a TACL command file -O [S]
Contains PUP commands -P [S]