 | A166 User's Guide |  |
|
|
| EJECT Assembler Directive| Abbreviation | EJ | | Arguments | None. | | Default | None. | | µVision | None. | | Description | The EJECT directive inserts a form feed into the listing file and generates a header at the top of the next page. Note - This directive may not be specified on the command line. It must be specified in a source file.
- This directive is ignored if the NOLIST or NOPRINT directives were specified.
| | See Also | NOLIST, NOPRINT | | Example |
$EJECT
|
|
|