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.
>>-----set command_line_linkage=---.-TRUE-.------>< +-FALSE+
TRUE | The command line can be accessed via the Linkage Section |
FALSE | The command line cannot be accessed via the Linkage Section |
Default: | TRUE |
IDE equivalent: | None |