Description of MAKEDIST

Download count: 7 this month, 4965 altogether.
Downloads for MAKEDIST:
  VMARC archive: v-7K

 
***********************************************************************
* :nick.MAKEDIST        :sec.UNCLASSFIED
* :title.Creates Distributions Lists by Manager.
* :version.1.0          :date.93/02/22   :scp.vm
* :oname.James E Olson                   :onode.ICCVMAS7 :ouser.OLSON
* :aname.James E Olson                   :anode.ICCVMAS7 :auser.OLSON
* :bname.                                :bnode.         :buser.
* :support.X    :doc.package ?    :lang.rexx       :source.
* :sw.iox
* :repository.IBMVMGAT
* :hw.370
* :kwd.package copy erase move send list add
* :abs.Creates distribution lists by manager vm id. It uses
*      Callup so no updating is ever needed and is truely
*      accurate.
*
* (c) Copyright International Business Machines Corporation 1993.
*                     All Right Reserved
*
* :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.
***********************************************************************+
      MAKEDIST EXEC     *
      MAKEDIST HELPCMS  *
***********************************************************************+
* V1.0
*
*       TITLE: MAKEDIST EXEC
*    FUNCTION: An easy way to create a distribution list
*
*     DEPENED: Callup
*
*     WRITTEN: 02/11/93  Jim Olson   An easy way to create a dist-
*                                    ribution list.
*              02/15/93  -jeo-       Made into CUA
*
*    Modified: mm/dd/yy  -who-       - why -
*
*
***********************************************************************+