SCF Reference Manual for G-Series RVUs (G06.24+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-004
5-43
CONFIRM Command
CONFIRM Command
The CONFIRM (confirmation) command enables or disables the display of a positive
confirmation message upon successful completion of the latest command.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable file-spec is defined on page 5-9.
ON
enables the display of confirmation messages.
OFF
disables the display of confirmation messages.
Considerations
•
Confirmation messages are not displayed unless explicitly requested by the
CONFIRM command.
•
Error and warning responses are always displayed, regardless of whether
confirmation messages are displayed.
Example
The following example shows three confirmation messages returned as a result of the
CONFIRM ON command:
-> CONFIRM ON
CONFIRM....... ON (Confirmation message)
-> START LINE $LHX2
START ACCEPTED BY X25AM: LINE $LHX2 (Confirmation message)
-> PAGESIZE
PAGESIZE...... -1 TERMINAL (Confirmation message)
CONFIRM [ /OUT file-spec/ ] { ON | OFF }