OPT - Enable and disable assembler options from source
OPT option[,option,...,option]
The OPT directive is used to control several aspects of the assembler. The
options are specified in the operand field, separated by commas. All options
have a default condition. Some options can be initialized from the command line
that invoked the assembler, however the options contained in the source file
take precedence over any entered on the command line. In the following
descriptions, the parenthetical inserts specify "DEFAULT", if the option is the
default condition. All options must be entered in lower case.
Example:
opt slist,xref
[at this time assembler options have not been finalized. Please refer to
source code for currently available options]
See also:
Compatibility:
CASM |
X |
CCASM |
X |
OS-9 RMA |
X |
Edt/Asm III |
X |
Edtasm6309 |
X |
Disk Edtasm+ |
X |
Edtasm+ |
X |
Macro-80C |
X |