Invoking a CLIST Inside ISPF

Follow these steps to invoke a CLIST inside ISPF.
  1. Start by creating a CLIST to be invoked inside ISPF that does the allocations. See
    Example of TSO CLIST Allocation Inside ISPF for an example of this allocation. Remove the EXIT statement. Customize with your CD DSNs (and applid, if NEWAPPL was added).
  2. Add the call to DGADISTR after the allocations. For an example of the CLIST syntax, see
    Invoke the IUI Main Dialog (DGADISTR). Customize with your NETMAP DSN.
  3. Add the unallocation statements. For an example of unallocation, see
  4. Invoke the CLIST from ISPF 6.