Using the IEAAPFPR exec

If you haven't yet converted IEAAPFxx parmlib members to PROGxx parmlib members, you can do it using the following procedure:

Place the IEAAPFPR exec in a data set that is accessible to ISPF and PDF edit macros. If you specify the EXECUTIL SEARCHDD(YES) command, or if you have modified the TSO/E installation parameters to search SYSEXEC automatically, place IEAAPFPR in a data set allocated to SYSEXEC. Otherwise, place IEAAPFPR in a data set allocated to SYSPROC.

To invoke IEAAPFPR:

  1. Make sure that the IEAAPFxx member to be converted is valid and syntactically correct.
  2. Edit a PROGxx parmlib member.
  3. Copy the IEAAPFxx member into the PROGxx member.
  4. Enter the following on the edit command line and press ENTER. The system places the modified member in the edit buffer.
    IEAAPFPR
  5. Save the new PROGxx member.
Note: After you add PROG=xx to IEASYSxx, remove APF=xx from IEASYSxx and IEASYS00 to avoid duplication of processing.