Skip to main content

IBM Systems  >   System z  >   z/VM  >  

Description of TOOLSRUN

Download count: 20 this month, 2659 altogether.

Downloads for TOOLSRUN:
VMARC archive: v-2164K

 
************************************************************************
*
*     (c) Copyright IBM Corporation 1995 - All Rights Reserved
*
************************************************************************
*
* :nick.TOOLSRUN   :sec.Unclassified                  :disk.IBMVMGAT
* :title.TOOLSRUN Disk/Conference Manager
* :version.6.8.6   :date.95/03/10   :summary.SCRIPT   :support.N
* :oname.Bob Cronin                 :onode.MHV        :ouser.BCRONIN
* :aname.Bob Cronin                 :anode.MHV        :auser.BCRONIN
* :bname.Dave Ellis                 :bnode.KGNVMC     :buser.DELLIS
* :cname.Fred Newell                :cnode.PK705VMA   :cuser.FNEWELL
* :sw.WAKEUP
* :ops.VM/SP4, VM/XA, VM/ESA        :lang.REXX        :source.Y
* :doc.GML, HELPCMS
* :kwd.CONFERENCE DISK REPOSITORY TOOLS TOOLSRUN
* :abs.The TOOLSRUN package contains the EXECs and MODULEs necessary
* for setting up and running a TOOLSRUN service machine.
* :lic.By placing material on this conference, I agree to grant IBM a
* non-exclusive, royalty-free license for the material as set forth in
* the LICENSE AGREEMNT file on this conference.
*
************************************************************************
*
      READTHIS OR-ELSE  *   Read this if upgrading from 6.8.1 or earlier!
      IUPDATE  MODULE   *   UPDATE verb support
      RXTOOLIN MODULE   *   Performs fast INFOLIST lookups
      SAMPLE   CONTROL  *   Sample TOOLSRUN CONTROL file
      SAMPLE   TIMES    *   Sample TOOLEXIT TIMES file
      SAMPLE   TOOLEXIT *   Sample TOOLEXIT exit
      TOOLSRUN EXEC     *   Server program, compiled
      TOOLSRUN SEXEC    *   Server program, source code
      TOOLXMVS EXEC     *   Sample exit to handle class B requests
*
*     Documentation for TOOLS EXEC and TOOLSRUN EXEC in an FCOPY PACKLIB
*
      TOOLSDOC PACKLIB   *  Use "FCOPY TOOLSDOC PACKLIB fm (LIST"
*
* Installation notes:
*
* If you are upgrading from a release prior to 6.8 level 2, there is
* important news in the READTHIS OR-ELSE file.  Please take the time
* to read it before upgrading.
*
* TOOLSRUN EXEC is distributed pre-compiled.  If the compiled version
* will not run on your system, you will need to run the interpreted
* version.  To do this, rename the TOOLSRUN EXEC to TOOLSRUN CEXEC and
* TOOLSRUN SEXEC to TOOLSRUN EXEC.  The compiled version should run on
* any release of VM from VM/SP5 onwards (provided you have the Rexx
* compiler and/or runtime library product installed).  The interpreted
* version should run on any release of VM from VM/SP4 onwards.