CUTIL00 TSO Command for MVS 3.8J / Hercules

Date: 3/20/2020  Release V1R0M0
Author: Larry Belmontes Jr.
        https://ShareABitofIT.net/CUTIL00-for-MVS-3-8J   
        Copyright (C) 2020  Larry Belmontes, Jr.


Assumptions:
------------
- Running MVS 3.8J and Hercules on a PC 
- Access to PC text editor                                                 
    (e.g. Notepad, Notepad++, SPFLite, SPF/PC, etc.) 
- Access to HercRDR mechanism to submit MVS jobs from PC    
    (see Hercules documentation)                      
- Access to MVS 3.8J User ID, HERC01
- Access to existing PDS, HERC01.TEST.CNTL   
  
  
Install using PC Editor and HercRDR                                                  
-----------------------------------

 NOTE: Although not required to install CUTIL00, two user-mods 
       are required before using CUTIL00.                       

 1) Download ZIP file to your PC.                
  
 2) Unzip the downloaded file into a temp directory on your PC.

 3) Using a PC editor (e.g. NOTEPAD, NOTEPAD++, SPFLITE, SPFPC),                                                        
    edit $INST01.  Review JCL, modify and save.                               
                                                                                                                              
     - $INST01 installs TSO components on your system into SYS2 libraries.
                      
 4) Submit $INST01.                           
  
     - Via editor (e.g. SPF/PC, SPFLite) submit function                  
       or    
     - Via HercRDR (see your Hercules documentation) to submit a job deck                  
       to MVS 3.8J                                                                     
                                                                          
 5) Using TSO, review JOB output.  All return codes should be zero.                                                   
                                                                          
    - For reference, you can compare your output to the installation and
      validation output (CUTIL001.PDF) provided in the install ZIP file.                               
                                                                            
 6) CUTIL00 TSO Components installation is complete.                 
                                                                            
    - If you do NOT have ISPF 2.x installed on your system,
      you are complete with the installation.
                                                                            
      Congratulations!                                                       
                                                                            
    - Otherwise, proceed to the next step.                    
                                                                            
------                                                                      
                                                                            
 7) Using a PC editor (e.g. NOTEPAD, NOTEPAD++, SPFLITE, SPFPC),                                                        
    edit $INST02.  Review JCL, modify ISPF Library names per your                               
    per your ISPF 2.x configuration.  Save changes.                   
                                                                          
     - $INST02 installs ISPF 2.x components into ISPF libraries.            
                      
                                                                                                                              
 8) Submit $INST02.                           
  
     - Via editor (e.g. SPF/PC, SPFLite) submit function                  
       or    
     - Via HercRDR (see your Hercules documentation) to submit a job deck                  
       to MVS 3.8J                                                                     
                                                                          
 9) Using TSO, review JOB output.  All return codes should be zero.                      
                                                                          
    - For reference, you can compare your output to the installation and
      validation output (CUTIL002.PDF) provided in the install ZIP file.                               
                                                                            
10) Test the ISPF 2.x CUTIL00 application.                  
    - Start ISPF 2.x on your system
    - From the ISPF Main Menu, select option 6, COMMAND panel
    - Enter the TSO Command
       %CCUTIL00

    - This will display the driver panel, PCUTIL00,                       
      - Type JOBINFO for FUNCTION
      - Type N for VAR1 Quote
      - Type N for VAR2 Use
      - Press <ENTER>                                                         
      - Results are displayed under VAR1 ruler on the panel
        - 3 8-byte fields comprised of userid, tso proc, and logon proc 
      - Press <PF1> to display help panel, HCUTIL00. 
       
11) CUTIL00 TSO ISPF 2.x Components installation is complete.                        
                                                                            
                                                                            


Enjoy CUTIL00!
                                                                            
