* DUCBD for MVS3.8J / Hercules                                               
* ============================                                               
*
*
*  Author:  Larry Belmontes Jr.
*           https://ShareABitofIT.net/DUCBD-in-MVS38J
*           Copyright (C) 2020-2025  Larry Belmontes, Jr.
*
*
*  MM/DD/CCYY Version  Change Description
*  ---------- -------  -----------------------------------------------
*  03/15/2025 1.1.02   - Update help and tutorial panels
*                      - Add selection code and device mask to panels
*                      - Invoke DUMAPD on U selection
*                      - Check for DASD type and VOLSER on S selection
*
*  01/01/2024 1.1.01   - Add support to display select UCB information
*                        for additional devices:
*                            CHAR COMM CTCH DISP UREC and ALLU
*                      - Add new panels to support new device classes
*                      - Enhance device keyword and filter processing  
*                      - Add status line to display list content
*                        as an awareness aid
*                      - Add commands: ABOUT, MYTUTOR, RFIND
*                      - Remove use of GETDTE for date-time,
*                        continue to use ISPF Z variables
*                      - Add tutorial panels
*                      - Miscellanous documentation updates
*
*  02/10/2022 1.1.00   - Allow device type filtering for DASD
*                      - Enhance messaging                   
*                      - Add SELECT processing
*                      - Enhance SORT command processing
*                      - Incorporate GETDTE for date-time
*                      - Miscellanous documentation updates
*                      - Add transaction logging
*
*  08/10/2020 1.0.00   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.    
*
*
*
