Sign in

docs ILE Concepts

Suggested Changes

Suggested Changes

  1. 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.
  2. 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)