Description of SMOF

Download count: 9 this month, 4898 altogether.
Downloads for SMOF :
  VMARC archive: v-51K

 
*********************
* :nick.SMOF            :sec.UNCLASSIFIED
* :title.SMOF - append files to notebooks
* :copyright.Copyright IBM Corp. 1986, 1993
* :version.5.3          :date.91/08/22   :scp.VM/CMS R4 or later
* :oname.David W. Marquart               :onode.RCHVMW   :ouser.MARQUART
* :aname.David W. Marquart               :anode.RCHVMW   :auser.MARQUART
* :bname.                                :bnode.         :buser.
* :support.N    :doc.HELPCMS      :lang.REXX       :source.Y
* :sw.IOX  (PROMPT optional)
* :kwd.NOTE, NOTEBOOK, APPEND
* :abs.SMOF allows the user to append files to other files.  This
*     is most commonly appending note-like files to notebooks.  It
*     supports separating the files, adding timestamps, erasing
*     the appended file, etc.  Uses synonyms for separate defaults.
*
* :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.
***********************************************************************+
*
*     SMOF     PACKAGE  *        this file
      SMOF     EXEC     *        the exec that does the work
      SMOF     XEDIT    *        xedit interface
      SMOF     HELPCMS  *        help file (CMS release 4 format)
      SMOF     HELPSRC  *        help file source (CMS release 3 format)
*
*
*
* Note: SMOF will use PROMPT if it is available, but PROMPT is not
* necessary.  PROMPT is used when the SHOW option is used.