Previous Topic: ParametersNext Topic: More Information


Example

The following sample #LINK command invokes RHDCSNON, passing the ID and password stored in WKUSRID and WKPSWD:

          #LINK PGM='RHDCSNON', PARMS=(WKUSRID, WKPSWD, WKRCODE)
          .
          .
          .
WKUSRID   DS    CL32
WKPSWD    DS    CL8
WKRCODE   DS    H