Suggested Changes
Suggested Changes
- Make one of the following changes:
-
Add an additional symbol to be exported from the PGMLVL(*CURRENT) block.
The preferred method is to specify a symbol that is already exported. This would cause a warning error of duplicate symbols but would help ensure that a signature is unique. An alternative method is to add another symbol to be exported that has not been exported.
-
Change the name of a symbol to be exported from a module, and make the corresponding change to the binder language source file.
-
Specify a signature by using the SIGNATURE parameter on the Start Program Export (STRPGMEXP) command.
-
- Run the CRTSRVPGM command.