Sign in

docs ILE Concepts

Suggested Changes

Suggested Changes

  1. Make one of the following changes:
    • Add the symbol names to be exported.
    • Remove the empty STRPGMEXP-ENDPGMEXP block, and make another STRPGMEXP-ENDPGMEXP block as PGMLVL(*CURRENT).
  2. Run the CRTSRVPGM command.

In this example, the following source line is added to the binder language source file between the STRPGMEXP and ENDPGMEXP commands:

   EXPORT SYMBOL(A)