Suggested Changes
Suggested Changes
- Make one of the following changes:
- Make sure that the PGMLVL(*CURRENT) export block is correct. Update it as appropriate.
- Remove the duplicate export block.
- Run the CRTSRVPGM command again.
In this example, the STRPGMEXP command with PGMLVL(*CURRENT) specified needs to have the following source line added after EXPORT SYMBOL(B):
EXPORT SYMBOL(C)