Previous Topic Next topic Print topic


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 for the value MAP, check Map in the SYSPARM group on the General page.
To set this directive for the value DSECT, check DSECT in the SYSPARM group on the General page.

Comments:

You can specify both Map and DSECT.

Previous Topic Next topic Print topic