LATCP RECALL — VMS 5.4-3
Displays previously entered LATCP commands on the screen so that
you can execute them again.
Format
RECALL [command-specifier]
Additional information available:
Parameter
command-specifier Specifies the number or the first several characters of the LATCP command you want to recall. Command numbers can range from 1 to 20. The most recently entered command is number 1. If you do not specify the command specifier, you must use the /ALL qualifier. Use the /ALL qualifier to display all the commands in the RECALL buffer, along with their command number so that you can determine the number of the command that you want to recall. If you do not specify the command specifier nor the /ALL qualifier, LATCP displays the last command.
Qualifiers
Additional information available:
/ALL
Specifies that LATCP display all the commands in the RECALL buffer. LATCP displays the number of each command.
Examples
1. LATCP> RECALL 2
In this example, the RECALL command recalls the second-to-last
command you entered.
2. LATCP> RECALL SET
In this example, the RECALL command recalls the last SET
command you entered.