* ISPFPAP for MVS3.8J / Hercules
* ==============================
*
*
*  Author: Larry Belmontes Jr.
*          https://ShareABitOfIT.net/ISPFPAP-in-MVS38J/
*          Copyright (C) 2022-2025 Larry Belmontes, Jr.
*
*
*  MM/DD/CCYY Version  Change Description
*  ---------- -------  -----------------------------------------------
*  02/18/2025 0.9.02   Larry Belmontes Jr.                 
*                      - Support nested CLIST call
*
*  07/01/2024 0.9.01   Larry Belmontes Jr.                 
*                      - Use software HLQ of SHRABIT
*                      - Add WRITE statements in PROCS for visual
*                        purposes
*
*  01/31/2023 0.9.00   Larry Belmontes Jr.                 
*                      - Initial version released to MVS 3.8J
*                        hobbyist public domain
*
*  02/14/2022 0.5.00   Larry Belmontes Jr.                 
*                      Initial prototyping and development
*                      w ISPF 2.x
*
*
*  Prerequisite: User Modifications               
*  ===================================================================
*
*     Two user-mods, ZP60014 and ZP60038, are REQUIRED to process
*  CLIST symbolic variables via the IKJCT441 API on MVS 3.8J before
*  using this software distribution.
*
*     More information on the above user-mods can be obtained from
*  the following website:
*       http://www.prycroft6.com.au/vs2mods/
*
*     Check your system to determine if one or both user-mods are
*  required.  ZP60038 requires ZP60014.
*
*     Other components may be necessary to use this software   
*  distribution.  See README file for a complete list of required   
*  and optional software.
*
*
*
