The remainder of this section is devoted to describing each of the assembler options available for the Assembler. The options are listed in alphabetical order and each is divided into several sections. The following table lists and describes the topics listed in the assembler options.
| Topic | Description |
|---|---|
| Group | Output, Input, Language, Host, Code Generation, Messages, or Various. |
| Scope | Application, Assembly Unit, Function, or None. |
| Syntax | Specifies the syntax of the option in an EBNF format. |
| Arguments | Describes and lists optional and required arguments for the option. |
| Default | Shows the default setting for the option. |
| Description | Provides a detailed description of the option and how to use it. |
| Example | Gives an example of usage, and effects of the option where possible. Assembler settings, source code and/or Linker PRM files are displayed where applicable. The examples shows an entry in the default.env for the PC or in the .hidefaults for UNIX. |
| See also (if needed) | Names related options. |