Description of PEEKXTND

Download count: 9 this month, 5012 altogether.
Downloads for PEEKXTND:
  VMARC archive: v-68K

 
**********************  UNCLASSIFIED  **********************************
* :nick.PEEKXTND   :sec.UNCLASSIFIED                  :disk.VMTOOLS
* :title.PEEKXTND - Supporting package to the FILELSND PACKAGE.
* :version.1.30    :date.95/06/28   :summary.PACKAGE  :support.X
* :oname.Les Paton                  :onode.GNKVM      :ouser.LPATON
* :aname.Les Paton                  :anode.GNKVM      :auser.LPATON
* :sw.Rexx
* :ops.VM/ESA, VM/SP                :lang.Rexx
* :doc.None
* :abs.Supporting package to the FILELSND PACKAGE.
* :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, 1995.
*                      All Rights Reserved.
* No  service,  support  or  maintenance is  expressed  or  implied.  For
* additional information refer to the LICENSE agreement for this tool.
*
* PEEKXTND PACKAGE
* From L.Paton LPATON   at GNKVM 
* Extends the capabilities of the FILELSND PACKAGE to....
* 1) Send a file from within PEEK
* 2) Reply to a NOTE/FILE from within PEEK
*    ( and incidentally from within a NOTEBOOK or OFSLOGfl file )
* 3) Re-send a note from within a NOTEBOOK or OFSLOGfl file.
*
      PEEKXTND LICENSE  * License agreement
      PEEKEF   XEDIT    *
      XREPLY   EXEC     *
      XREPLY   XEDIT    *
      PEEKSEND XEDIT    *
      PKSECURE XEDIT    *
      $REPLY1$ XEDIT    *
      RESEND   EXEC     *
      $CPYIMBD XEDIT    *
      $NOTEGEN XEDIT    *
      $NOTELST XEDIT    *
      $DCDSNDR XEDIT    *
      $REPLYPR XEDIT    *
      XCPYSCRN XEDIT    *
      PKSECURE HELPXEDI *
      REPLYTO  HELPXEDI *
      XREPLY   PROFILE  *
      XCPYHELP XEDIT    *
      CPYIMBD  HELPXEDI *
      ITEMPARM XEDIT    *
      ITEM     DIVIDERS *
      $ITMDVDR XEDIT    *
      $CUT$    XEDIT    *
*
*
* Usage notes:-
*
* 1) Send a file from within PEEK
*    Put an entry in your PEEK PROFILE ( e.g. PROFPEEK XEDIT )
*    like this....
*
*    COMMAND SET PF05 COMMAND MACRO PEEKEF S ( C
*
* 2) Reply to a NOTE/FILE from within PEEK
*    Put an entry in your PEEK PROFILE ( e.g. PROFPEEK XEDIT )
*    like this....
*
*    'COMMAND SET PF11 COMMAND MACRO XREPLY'
*    'COMMAND SET PF23 COMMAND MACRO XREPLY'
*    'COMMAND SET SYNONYM REPLY XREPLY'
*    'COMMAND SET PREFIX SYNONYM REPLY XREPLY'
*
* 3) Reply to a NOTE from within XEDIT session on NOTEBOOK or OFSLOGfl.
*    Put an entry in your XEDIT PROFILE ( e.g. PROFILE XEDIT )
*    like this....
*
*    'COMMAND SET SYNONYM REPLY XREPLY'
*    'COMMAND SET PREFIX SYNONYM REPLY XREPLY'