home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / database / cal32.lbr / CAL.DZC / CAL.DOC
Encoding:
Text File  |  1988-04-25  |  2.0 KB  |  61 lines

  1.  
  2.                             Calander version 3.2
  3.  
  4.   Getting around:
  5.  
  6.       Cursor control (^S^D^E^X) moves the selected day, and works in
  7.       expanded+brief note sections.
  8.  
  9.       To run just type CAL and enter the date, the program will then
  10.       load the data file for that month. (if it doesn't exist it will
  11.       create a empty data file) Next it displays a calender for the selected
  12.       month.  You may move around and select a day, edit the brief note section,
  13.       edit the expanded note section, delete a day, start with a new month,
  14.       or exit (updating, or deleting if calander is empty, the file for
  15.       the month).
  16.       
  17.   Installation:
  18.  
  19.       Use a turbo install program (like the one on GENIE) to configure
  20.       CAL.  Please note: the selected-day and error messages are displayed in
  21.       "LowVideo" (reverse video on my H89), and "HighVideo" is the normal
  22.       video mode.
  23.  
  24.       CAL.COM is configured for all terminals, but if you have a H19...       
  25.  
  26.       The patch point address: 3ffdH controls support for the H19
  27.       terminal.  
  28.       Use DDT and type: (lower case is user)
  29.        
  30.          A>ddt cal.com
  31.          DDT VERS 2.2
  32.          NEXT    PC
  33.          4580    100
  34.          -s3ffd<ret>
  35.          3FFD 00 01<ret>
  36.          3FFE 00 .<ret>
  37.          -^C
  38.          A>save 69 h19cal.com<ret>
  39.          A>
  40.  
  41.  
  42.   New features:
  43.  
  44.       Version 3 changes:
  45.  
  46.         1. Easyer date entery.
  47.         2. The note window moves to keep from covering
  48.            the day it is opened from. 
  49.         3. Optional print-out of your calender.
  50.  
  51.       Version 3.2 changes:
  52.        
  53.         1. Bug fixes (re-write of printout and calender-display routines)
  54.         2. One version now supports both Generic and H19 terminals
  55.            this keeps down-load time to a minimum.
  56.        
  57.  
  58.    Problems, Bugs, etc.
  59.  
  60.       Leave me a message i'd like to know about them! (GENIE H.DUTTON)
  61.