Suggested Changes
Suggested Changes
- Make one of the following changes:
- Add the ENDPGMEXP command in the appropriate place.
- Remove any STRPGMEXP command that does not have a matching ENDPGMEXP command, and remove any symbol names to be exported.
- Run the CRTSRVPGM command.
In this example, the following lines are added after the STRPGMEXP command:
EXPORT SYMBOL(A)
ENDPGMEXP