Next: RETURN
Up: SIC Language Internal Help
Previous: QUIT
RECALL
[SIC\]RECALL [Arg]
This command retrieves command lines from the stack. The retrieved line
is edited if possible or immediately executed if not. If no argument is
present, the last command line is retrieved. If the argument is a
number, the specified command is retrieved. If it is a character
string, the first (most recently entered) command which begins by this
string is recalled (in this case, the string may include a full language
name or nor language at all).
When line editing is possible, commands can also be retrieved using the
Up arrow (or ^P) to recover the previous command, and Down arrow (or ^N)
to recover the next command. On VMS systems, press the GOLD (PF1) key
before to bypass VMS line editing recovering function.
If no line editing is available, you are prompted whether to execute or
not the recalled command.
Gildas manager
2001-04-18