
==============================================================================

                     The CALSCHED Scheduled Event Timer

             Written, Designed & Programmed by Michael S. Hoenie

          Entire work copyrighted (c)1990-1991 by Michael S. Hoenie

                             ALL RIGHTS RESERVED

------------------------------------------------------------------------------
Note: This file contains all the upgrades that have occoured during the
      latest version of CALSCHED. They are listed from first to last
      release wise. For an updated version of CALSCHED contact the
      support board below:

Please do not attempt to contact me by voice. However, I will respond to
letters, or you may leave messages via BBS. 

US-MAIL: Post Office Box 17631, Salt Lake City Utah, 84117-0631
    BBS: THE RAT TRAP BBS, USR 9600 (801) 561-5025 - NETWORK="INTELEC"
   MAIL: "PCRELAY NET" PASCAL conf. INTELEC NETWORK.

==============================================================================
v1.1a fixes:
  o Most of the program was restructured into seperate .INC files and
    most of the procedures were re-written.
  o The enabled and disabled scheduler system was not working, it has
    now been included. If a schedule is labled DISABLED, it will not
    run - period.
  o Some of the documentation was re-written for typos, changes in
    program code, and general things I didn't catch before.
  o Accidentally used "batchname=" instead of "batch=" in the
    documentation under INITALIZING CALSCHED. Several users asked why
    their batchfiles were not running. If they are not, check this
    parameter. The correct line should be:
      "sched,#10,time=06:15,batch=bootup.bat,enabled,days=0"

v1.0a fixes:
  o None to report. This is the first release. If you have comments
    about CALSCHED, please leave me E-MAIL on the following networks and
    conferences. INTELEC "PASCAL", PCRELAY "TP", ILINK "PASCAL".

==============================================================================

