ENABLE Reference Manual

SECTION 2
RUNNING ENABLE
You start ENABLE by entering the ENABLE command in response to
the command interpreter prompt. The syntax of the ENABLE command
is:
-----------------------------------------------------------------
| |
| ENABLE [ / <parameter> [ , <parameter> ] ... / ] |
| [ <command> ] [ ; <command> ] ... |
| |
| <parameter> is: |
| |
| IN <command-file> |
| |
| specifies a file from which commands are to be read. |
| If you omit this option, ENABLE takes input from the |
| current input file of the command interpreter, |
| typically the terminal. |
| |
| OUT <list-file> |
| |
| specifies a file to which the listing is to be written. |
| If you omit the OUT option, ENABLE directs output to the |
| current output file of the command interpreter, |
| typically the terminal. Specifying OUT on the ENABLE |
| command does not prohibit later use of the ENABLE |
| operating command OUT. |
| |
| |
| |
| |
| |
| ---> |
-----------------------------------------------------------------
2-1