ASM

Restriction: This directive is supported in native COBOL only.

Causes the generator to create a .grp file containing an assembly listing of the native code produced.

Notes:

ASMLIST is synonymous with ASM on all but 32 bit x86 systems, on which it has no effect.

Syntax:
>>-.---.-.----.---------ASM----------><
   +-/-+ +-NO-+
Parameters:

None

Properties:
Default: NOASM
Phase: Generate
$SET: Any
See Also:

Related Topics