Description of VIEWER

Download count: 9 this month, 5440 altogether.
Downloads for VIEWER :
  VMARC archive: v-33K

 
**********************  UNCLASSIFIED ***********************************
* :nick.VIEWER     :sec.UNCLASSIFIED                  :disk.VMTOOLS
* :title.View most types of file.
* :version.1.3     :date.94/03/18   :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.View most types of file.
* Will automatically UNPACK a file, or SCRIPT it if required.
* :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 1984, 1994.
*                        All Rights Reserved.
* No  service,  support  or  maintenance is  expressed  or  implied.  For
* additional information refer to the LICENSE agreement for this tool.
*
      VIEWER   LICENSE  *  License agreement.
      VIEWER   EXEC     *
      $VIEW    XEDIT    *
*
*     NEXT THREE MUST BE CUSTOMISED TO YOUR LOCAL ENVIRONMENT.
*
      SETBRWSE XEDIT    *
      VIEWKEYS XEDIT    *
      VIEWER   OPTIONS  *
*
      COLORPRO XEDIT    *
      CODECHK  XEDIT    *
      NOREP    XEDIT    *
      XEDTHELP XEDIT    *
      XEDTHELP HELPXEDI *
      ERROR    XEDIT    *
      COPYSCRN XEDIT    *
      TEMPDISK EXEC     *
*
      PDISK    EXEC     *  ATTACH PROFS DISKS
*      Note 1.  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.
*
*      Note 2.  If you wish  to view  SCRIPT files then  you must provide
*               an exec called SCRIPT or change the source of the VIEWER
*               EXEC to have it call an appropriate local exec.
*               Script also uses file  SCRIPT OPTIONS  and starter set
*               profile  DSMPROF4.
*
* Dependencies....
*
*     CLASSIFY PACKAGE    From VMTOOLS
*
* May be required....
*
*     PICDIR   PACKAGE    From VMTOOLS ( Viewing ADMxxxxx files )
*     MENUSYS  PACKAGE    From VMTOOLS ( Viewing MENUSYS MENU files )
*     EXECGDDM PACKAGE    From VMTOOLS ( Viewing filetype GDDM )
*     HELPWIND PACKAGE    From VMTOOLS ( Used by VIEWKEYS XEDIT )
*
* Nice to have....
*
*     CODECHK  PACKAGE    From VMTOOLS
*     SCRNCOPY PACKAGE    From VMTOOLS
*     SEEFILE  PACKAGE    From VMTOOLS
*     UPDOWN   PACKAGE    From VMTOOLS
*     FILELSND PACKAGE    From VMTOOLS