Crossware

Table of Contents        Previous topic       Next topic       

ASSEMBLER DIRECTIVES->Assembly Options->PAGE/NOPAGE

PAGE/NOPAGE


These options allow you to enable and disable 'paged mode' of the assembly listing.  With paged mode enabled, page breaks are automatically generated and page headers are produced.

PAGE - enables paged mode of the assembly listing.

NOPAGE - disables paging of the assembly listing.

Note: The use of PAGE to enable paged mode can only be used in the command line or in the operand following the OPT directive.  When PAGE is used in the operation field it has a different meaning.  See the following section for a description of the PAGE directive when included in the operation field.