Safeguard Reference Manual (G06.24+, H06.03+ )
SAFECOM Session-Control Commands
Safeguard Reference Manual—520618-013
4-17
HELP Command
Considerations
•
To abort the FC command, enter only the subcommand separator (//) on the new 
blank line and then immediately press RETURN. The (possibly altered) command 
line is discarded without execution. You can also press Ctrl-Y to stop the FC 
command.
•
If you enter FC alone, the last command you entered is displayed.
Examples
1. The following FC command retrieves command line number 6 and then uses the i 
subcommand to change the displayed command:
=FC 6
=ADD DISKFILE $DATA.ACCT.RPT04, LIKE OUT01
. i01
=ADD DISKFILE $DATA01.ACCT.RPT04, LIKE OUT01
2. The following FC command retrieves the last command in the history buffer. The 
implied replacement string subcommand is used to change the displayed 
command.
=FC 
=ADD DISKFILE $DATA01.ACCT.RPT04, LIKE OUT01
. 5
=ADD DISKFILE $DATA01.ACCT.RPT05, LIKE OUT01
3. The following FC command retrieves the last command in the history buffer that 
begins with ADD. The implied replacement string subcommand, 
the d subcommand, and the r subcommand are used to change the displayed 
command.
=FC ADD
=ADD DISKFILE $DATA01.ACCT.RPT05, LIKE OUT01
. LT// dd// rRP
=ALT DISKFILE $DATA.ACCT.RPT05, LIKE RPT01
HELP Command
Enter the HELP command to display the syntax for all the SAFECOM commands. 
listfile
redirects the HELP command listing to listfile. For listfile, specify any file 
name.
HELP [ / OUT listfile / ] [ topic ]
 [ ALL ]
 [ * ]










