* GETDTE for MVS3.8J / Hercules                                               
* =============================                                               
*                                                                               
*                                                                               
*  Author:  Larry Belmontes Jr.
*           https://ShareABitofIT.net/GETDTE-in-MVS38J
*           Copyright (C) 2013-2024  Larry Belmontes, Jr.
*                                                                               
*
*  MM/DD/CCYY Version  Change Description
*  ---------- -------  -----------------------------------------------
*  12/28/2024 1.0.02   - ********* PARM LAYOUT MODIFIED ************
*                      - ** NOT COMPATIBLE WITH PREVIOUS VERSIONS **
*                      - Enhance PARM detection                   
*                      - Added MVS Batch capability
*                      - Added GETDTEO DD to provide output in a
*                        sequential dataset (one record)
*                      - Added new keywords, ABOUT, SHOW, FILE
*                      - Added GETDTE Interactive test panel
*                      - Added tutorial panels              
*                      - Added GETDTEP PL/1 interface program    
*                      - Added PL/1 sample program calling GETDTEP
*                      - Added MVS GCC sample program calling GETDTE
*                      - Added Fortran H sample program calling GETDTE
*                      - Documentation updates                  
*
*  03/18/2024 1.0.01   - Updated distribution packaging
*                      - Added instream PROC for PLI F sample pgm
*                      - Added instream PROC for MVT COBOL sample pgm
*
*  07/30/2020 1.0.00   - Initial version released to MVS 3.8J
*                        hobbyist public domain
*
*                                                                               
*  Disclaimer:                                                                  
*  ===================================================================          
*                                                                               
*     No guarantee; No warranty; Install / Use at your own risk.                
*                                                                               
*     This software is provided "AS IS" and without any expressed               
*  or implied warranties, including, without limitation, the                    
*  implied warranties of merchantability and fitness for a                      
*  particular purpose.                                                          
*                                                                               
*     The author requests keeping authors name intact in any                    
*  modified versions.                                                           
*                                                                               
*     In addition, the author requests readers to submit any                    
*  code modifications / enhancements and associated comments                    
*  for consideration into a subsequent release (giving credit                   
*  to contributor(s)) thus, improving overall functionality                     
*  and further benefiting the MVS 3.8J hobbyist public domain                   
*  community.                                                                   
*                                                                               
*                                                                               
