* ISPF Option 6 in MVS38J / Hercules
* ==================================
*
*
*  Author:  Larry Belmontes Jr.
*           https://ShareABitofIT.net/ISPF-Option-6-in-MVS38J
*           Copyright (C) 2019-2025  Larry Belmontes, Jr.
*
*
*  MM/DD/CCYY Version  Change Description
*  ---------- -------  -----------------------------------------------
*  08/08/2025 2.0.01   Larry Belmontes Jr.
*                      - Add tutorial launch CLIST
*                      - Modified panels ISPOP6 and HISPOP6
*                      - Update tutorial content
*
*  03/15/2025 2.0.00   Larry Belmontes Jr.
*                      - Repackaged in new distribution zip
*                      - Modified panels ISPOP6 and HISPOP6
*                      - Added tutorial panels
*
*  06/22/2021 1.1.00   Larry Belmontes Jr.
*                      - Modified use of variable CMD6USEQ to string
*                        from numeric in panel ISPOP6
*
*  11/10/2019 1.0.00   Larry Belmontes Jr.
*                      - Initial version released to MVS 3.8J
*                        hobbyist public domain
*
*
*  Prerequisite: User Modifications and Others
*  ===================================================================
*
*     ISPF v2.1+ (ISPF-like product from Wally Mclaughlin) is necessary
*  to use this software distribution under MVS 3.8J TSO including
*  associated user-mods per ISPF Installation Pre-reqs.
*
*     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.
*
*     SHRABIT.MACLIB is necessary to assemble and/or compile software. 
*  For convenience purposes, a current version is included.
*  This PDS contains macros and copybooks and can be downloaded from    
*  this website:                                                          
*       https://www.ShareABitOfIT.net/SHRABIT-MACLIB-in-MVS-3-8J/
*
*     Several other components are pre-requisites.  See README
*  file for a complete list of required and optional software.    
*
*
*
