Binder Manual (G06.24+, H06.03+)

BIND Commands
Binder Manual528613-003
3-24
FILE Command
Example
This example uses the FC command to correct a word, from LISP to LIST, in the
command line.
@LISP SOURCE
^
***** ERROR ***** Invalid syntax
@FC
@LISP SOURCE
. T
@LIST SOURCE
FILE Command
The FILE command establishes the current file for subsequent ADD, DUMP, LIST,
REPLACE, and SHOW commands. The current file remains the current file until
another FILE, CLEAR, or BUILD command is successfully executed. There is no
default for the current file.
file-name
is the Guardian object file name or OSS pathnames.
Example
The following example establishes $PROGS.PRIMES.X as the current file.
@FILE $progs.primes.x
HELP Command
The HELP command displays Binder commands and syntax.
OUT file-name
directs the help output to the specified file. See OUT Command on page 3-39 for
additional information.
FILE file-name
HELP [ / OUT file-name / ] [ topic [ subtopic [ subtopic ] ] ]
[ subtopic ]
[ < param-name > ]