home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / bus_pers / dtc.lha / dtc.hlp < prev    next >
Text File  |  1988-12-31  |  2KB  |  23 lines

  1.     The DTC program provides an on-line appointment scheduler and calendar     
  2. facility. The program has three display commands, D/W/M for Day-/Week-/      
  3. Month-At-A-Glance, plus alternate-display and schedule-file maintenance          
  4. commands. It is invoked by:                                                      
  5.     DTC [[command] [date]].                                                     
  6.     If no command is given, the DTC command menu is displayed. Commands are     
  7. then requested and processed until the user types Q (quit), EX (exit), or ^Z.   
  8.     The date format is mmddyy for Day and Week, and mmyy for the month part.     
  9. The command "D 052785" displays appointments for May 27, 1985. The command:     
  10. "9:00 <appointment string>" would insert the appointment specified by          
  11. "appointment string" at 9 AM on the default date. The default date is the last 
  12. date given unless the I command is used to reset to today's date. Dates may be  
  13. given as mmddyy, mm/dd/yy, or dd-mmm-yy, or reasonable subsets (i.e, "D 5"      
  14. shows appointments for the fifth of the current month, "M 7/86" is July 1986).  
  15. Time entries of the form hh:mm>hh:mm specify ranges. A CLI command to enter an  
  16. appointment might be (quote is used to preserve lower-case, no final quote):   
  17.      1>DTC "D 041585 9:00 Income Tax due tonight                                  
  18. Indirection:                                                                     
  19.     Entries in the DTC file of form "999999080 dir/filename.typ=" point at the   
  20. filename and the S or G cmds enter appts. in them, other cmds read them. Use   
  21. the F cmd to change files. DTC commands T, C, and R correspond to D, M, and W   
  22. but exit after one display. More info in DTC.MEM.                               
  23.