home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / ZSUS / Z3HELP-5.LBR / T.LBR / TD.HZP / TD.HLP
Text File  |  2000-06-30  |  2KB  |  64 lines

  1. ;
  2.   (ZSDOS only)                      TD.COM                                    
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                2k (16)   C435  1.0                                 Z3COM9
  6.  
  7.   1- Syntax/Options  2- Error Messages                                        
  8.  
  9.  
  10.    TD displays/sets an installed clock via ZSDOS/ZDDOS.  It obtains the system
  11. Time  and Date with  a  DOS  Function 98  and, if  the installed  clock driver 
  12. supports a set function, sets the Date and Time using DOS Function 99.
  13.  
  14.    TD can  be  configured  with ZNCFG.COM  to present  the time  in  either US 
  15. (Sep 18, 1988) or European (18 Sep, 1988) format.   Likewise, the set function
  16. accepts either the US MM/DD/YY or the European DD.MM.YY. 
  17. :1
  18.  
  19.  
  20.  
  21.    Syntax:  TD //                  <-- display this help info
  22.  
  23.             TD s[et]               <-- set date and time in interactive mode
  24.  
  25.             TD c[ontinuous]        <-- display date and time continuously
  26.  
  27.             TD mm/dd/yy [hh:mm:ss] <-- set date and time for RTC
  28.  
  29.             TD mm/dd/yy [+XXXX]    <-- set date and time for relative clock
  30. :2
  31.  
  32. Error Messages:
  33.  
  34.    "SORRY! ZSDOS or ZDDOS is required to run this program!"
  35.    
  36.       You tried  to run this  with someone else's DOS.   Use  ZSDOS  or ZDDOS.
  37.       This error aborts to the Command Processor.
  38.  
  39.    "*** NO Clock Driver installed!!!"
  40.  
  41.       You tried  to read  a clock  with does  not exist.  Install a clock with
  42.       SETUPZST and try again.  This error aborts to the Command Processor. 
  43.  
  44.    "*** Clock does NOT Support SET!!!"
  45.  
  46.       The clock driver on  your computer will not permit  you  to set the time
  47.       with TD.  This error aborts to the Command Processor.
  48.  
  49.  
  50. Error Messages (cont'd):
  51.  
  52.    "***  Error  in Data Input"
  53.  
  54.       An  invalid character or number was  entered when trying to set the date
  55.       and time.   This error will cause the Interactive mode to be entered and
  56.       issue a prompt to reenter correct date/time.
  57.  
  58.    "*** Must be wheel to set clock!"
  59.  
  60.       An attempt was made to set the clock without Wheel access.  Use ZSCONFIG
  61.       to set  a valid  Wheel byte,  or disable it.   This error aborts  to the 
  62.       Command Processor.
  63.  
  64.