COND

Abbreviation

None.

Arguments

None.

Default

COND

Description

The COND control directs the A51 assembler to include unassembled parts of a conditional IF-ELSEIF-ENDIF construct in the listing file. Unassembled code is listed without line numbers.

NOTE

You may specify this control only once on the command line or at the top of the source file.

See Also

NOCOND

Example
A51 SAMPLE.A51 COND

$COND