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.


Contents of ZIP file
--------------------
  o  $$INST01.JCL  TSO Components Installation JCL
  o  $$INST02.JCL  ISPF 2.x Components Installation JCL
  o  DSCLAIMR.TXT  Disclaimer
  o  CUTIL001.PDF  $$INST01 Install output (PDF) for reference purposes
  o  CUTIL002.PDF  $$INST02 Install output (PDF) for reference purposes
  o  PREREQS.TXT   Required user-mods 
  o  README$$.TXT  This File, including a high-level (quick) install guide
  
  o  README$A.TXT  Alternate install steps using PC editor and HercRDR mechanism
  o  README$B.TXT  Alternate install steps using 3270 emulator file transfer function


Quick Install list highlighting pertinent steps                                                 
------------------------------------------------

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


 1) Download ZIP file to your PC local drive.    
  
 2) Unzip the downloaded file into a temp directory on your PC device.
                                                
 3) Edit and submit $INST01.
 
    - Review JCL, modify and save.  Submit JOB.                                                                                                                         
    - 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.                               
                                                                            
 4) 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.                    
                                                                            
------                                                                      
                                                                            
 5) Edit and submit $INST02.
 
    - Review JCL, modify ISPF Library names per your ISPF 2.x configuration.       
      Save changes. Submit JOB.
    - 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.                               
                                                                            
 6) Test CUTIL00 ISPF 2.x application.                  
    - Start ISPF 2.x on your system
    - From the ISPF Main Menu, select option 6, COMMAND panel
    - Enter the TSO Command
       %CCUTIL00
    - The panel, CUTIL00 for MVS 38J, will display            
      - 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 
       
 7) CUTIL00 ISPF 2.x Components installation complete.                        
                                                                            
                                                                            


Enjoy CUTIL00!
                                                                            

