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-15
General Command Syntax
Example 1: MIGSEF Response to a PUP Command
The following example shows the MIGSCF response to a PUP command.
Example 2: MIGSCF Response to a COUP Command
The following example shows the MIGSCF response to a COUP command invoking a
COUP command file.
General Command Syntax
The general form of a MIGSCF command is:
run-options
is one or more standard RUN options, separated by commas.
migscf-options
is one or more options that determine the operational mode of the MIGSCF utility,
as described later in this appendix.
Considerations
•
MIGSCF can convert COUP syntax from any RVU and PUP syntax from the
D20.xx, D30.xx, and D4x.xx RVUs.
•
MIGSCF input and output files are those supported by the C run-time library: a
process, terminal, spooler, text file (code 101), or C data file (code 180).
> PUP LISTDEV DISK
*** WARNING *** PUP has been replaced by SCF.
The equivalent SCF command is:
SCF LISTDEV TYPE 3
STOPPED: 0,298
CPU time: 0:00:00.014
4: Process did not start
> COUP / IN COUPFILE /
*** WARNING *** COUP has been replaced by SCF.
*** WARNING *** COUPFILE was not processed.
Use:
MIGSCF /IN COUPFILE / -C <newfile>
to convert this COUP command file to SCF syntax.
MIGSCF [ / run-options / ] [ migscf-options ]