[NO]PLISTUB
Default: | NOPLISTUB |
Type directly into the Additional Directives field on the Assembler tab of your project properties Assembler page.
The name of the stub program is #nnnnnnn where nnnnnnn is the entry point name.
Use this directive where you have a PL/I application that issues calls to Assembler modules without specifying the language option ASM You must add the stub programs to the PL/I project and compile them along with the PL/I program that calls them.