Description of RDRLMENU

Download count: 10 this month, 5614 altogether.
Downloads for RDRLMENU:
  VMARC archive: v-27K

 
**********************  UNCLASSIFIED  **********************************
* :nick.RDRLMENU   :sec.UNCLASSIFIED                  :disk.VMTOOLS
* :title.Super Menu for RDRLIST.
* :version.1.1     :date.94/05/11   :summary.PACKAGE  :support.X
* :oname.Les Paton                  :onode.GNKVM      :ouser.LPATON
* :aname.Les Paton                  :anode.GNKVM      :auser.LPATON
* :sw.Rexx, XEDIT
* :ops.VM/ESA, VM/SP                :lang.Rexx        :source.Y
* :doc.PACKAGE
* :abs.A menu system for the vanilla RDRLIST which gives many
* useful additional features.
* :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.
************************************************************************
* (c) Copyright International Business Machines Corporation 1985, 1994.
*                               All Rights Reserved.
* No  service,  support  or  maintenance is  expressed  or  implied.  For
* additional information refer to the LICENSE agreement for this tool.
*
      RDRLMENU LICENSE  * License agreement
      RDRLMENU EXEC     * Invoke a RDRLIST menu.
      PROFSPUT EXEC     * DBPUT to OV/VM from RDRLIST.
      $FNDSCPT XEDIT    * Determine if a file is a SCRIPT file.
      TEMPDISK EXEC     * Assign temporary working disk storage.
      KEEP     EXEC     * Put to a NOTEBOOK from RDRLIST.
      PRIVRLST XEDIT    * Customised RDRLIST profile.
      COLORRDR XEDIT    * Part of PRIVRLST.
      COPYSCRN XEDIT    * Part of PRIVRLST.
      EPSWRDRL SAMPXEDI * Rename to EPSWRDRL XEDIT and put on your
*                          A-disk or EXECLOAD. See program prologue.
*
      PDISK    EXEC     * ATTACH PROFS DISKS
*               PDISK is used to attach the PROFS disks where it is found
*               that the  profs module is  not currently available  on an
*               accessed disk. If  PROFS is always available  then you do
*               not need  it. If you use  it then change it  to link your
*               own PROFS disks.  The code is for Greenocks PROFS disks.
*
* Dependencies....
*
*     EXTMSG   PACKAGE    From VMTOOLS.
*
* Nice to have....
*
*     RDRLAPP  PACKAGE    From VMTOOLS.
*     FLSORT   PACKAGE    From VMTOOLS.
*     XFER2    PACKAGE    From VMTOOLS.
*     PRINTER  PACKAGE    From VMTOOLS.
*     VIEWER   PACKAGE    From VMTOOLS.
*     FILELSND PACKAGE    From VMTOOLS.
*     PEEKXTND PACKAGE    From VMTOOLS.
*     SCRNCOPY PACKAGE    From VMTOOLS.
*     HELPWIND PACKAGE    From VMTOOLS.
*     UPDOWN   PACKAGE    From VMTOOLS.
*     RACK     PACKAGE    From VMTOOLS.
*     NBK      PACKAGE    From VMTOOLS.
*     COLRXTND PACKAGE    From VMTOOLS.