List, Nolist, Newpage – Zilog EZ80F916 User Manual
Page 227

UM014423-0607
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
207
LIST
Instructs the assembler to send output to the listing file. This mode stays in effect until a
NOLIST
directive is encountered. No operand field is allowed. This mode is the default
mode.
Synonyms
.list
,
.LIST
Syntax
<list_directive> =>
LIST
Example
LIST
NOLIST
NEWPAGE
Causes the assembler to start a new page in the output listing. This directive has no effect
if
NOLIST
is active. No operand is allowed.
Synonyms
.page
,
PAGE
Syntax
NEWPAGE
Example
NEWPAGE
NOLIST
Turns off the generation of the listing file. This mode remains in effect until a
LIST
direc-
tive is encountered. No operand is allowed.
Synonym
.NOLIST
Syntax
<nolist_directive> =>
NOLIST
Example
LIST
NOLIST
This manual is related to the following products: