command_line_linkage

Enables you to call a program and pass the command line to the main program as a parameter to be accessed via the Linkage Section.

Syntax:
>>-----set command_line_linkage=---.-TRUE-.------><
                                   +-FALSE+
Parameters:
TRUE The command line can be accessed via the Linkage Section
FALSE The command line cannot be accessed via the Linkage Section
Properties:
Default: TRUE
IDE equivalent: None

Related Topics: