Spooler Utilities Reference Manual

Peruse
Spooler Utilities Reference Manual522295-003
3-17
FC Command
FC Command
FC (Fix Command) lets you modify and resubmit the last command line entered. The
FC subcommands are similar to those used for the command-interpreter FC command,
described in the TACL Reference Manual.
Consideration
The FC command executed in Peruse can modify only the last line, unlike an FC
command executed at a TACL prompt, where the FC command can also identify
and modify other lines.
Example
In this example, the user tried to use the DEV command with #LP instead of $LP, and
received the message ENTRY NOT FOUND. The user can fix the command by
replacing # with $ and reexecuting it:
FC
_DEV #LP
ENTRY NOT FOUND
_FC
_DEV #LP
. $(press Return)
_DEV $LP
.(press Return)
DEV STATE: PRINTING FORM:
JOB OWNER PAGES WAIT FORM
1435 009,013 377 00:05:55
_