Description of CLCDAT

Download count: 12 this month, 5119 altogether.
Downloads for CLCDAT :
  VMARC archive: v-8K

 
*  (c) Copyright International Business Machines Corporation 1990.
*                   All Rights Reserved.
*
* :nick.CLCDAT          :sec.Unclassified
* :title.Add or subtract days from a date in SCRIPT or BookMaster
* :oname.Frederick (Rick) A. Collins   :ouser.SMILE  :onode.RALVM12
* :aname.Frederick (Rick) A. Collins
* :version.2.1          :date.91/05/30   :scp.VM/SP3 +
* :support.X            :doc.Examples    :lang.SCRIPT/GML :source.Y
* :sw.SCRIPT            :repository.IBMVMGAT VMTOOLS
* :kwd.DATE SCRIPT GML TEXT SCHEDULE BOOKIE BOOKMASTER
* :abs.Adds or subtracts days, weeks, months, or years from a date to
* make a new date (adjusting for leap years, etc.).  Use with BookMaster
* SCHEDULE tag or with SCHEDULE package.  Does not need to call programs
* outside of SCRIPT.  Includes SCRIPT macros so you can create other
* kinds of date calculations.
*
*
* Thanks to Rick Holt for CDATE, the REXX tool upon which some of
* these algorithms were derived.
*
*
     CLCDAT LICENSE
*
* The macro and tag definitions file:
*
     CLCDAT SCRIPT
*
* The demonstration file: (Look here for examples of how to use CLCDAT.)
*
     CLCDATDM SCRIPT *