OMF

Specifies the type of output - load module or CICS data table.
Restriction: This topic applies to Windows environments only.

Syntax:

OMF({390|MOD})

Parameters:

390
Executable format in filename.390.
MOD
Non-executable table format in filename.MOD. The file contains assembled object code with no header and no relocation data. This option is often used to create CICS tables.

Properties:

Default: OMF(390)

Build Settings:

Choose an OMF setting from the Linker output list on the Linker tab of your project properties Assembler page.