SYSPARM

Specifies which files are to be generated when the .bms file is compiled.

Syntax:

>>--/----SYSPARM=output-type-------------><

Parameters:

output-type
The type of output file to be generated: MAP Load module containing screen-handling code
DSECT
Copybook containing data definitions for the screen

Properties:

Default
No files are generated, unless you have the TYPE= statement coded in the DFHMSD macro.
Setting in the IDE:
To set this directive, you need to set either DSECT or Map in the BMS properties.

Comments:

You can specify both Map and DSECT.