home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / date / touch / datetime.doc < prev    next >
Encoding:
Text File  |  1988-08-26  |  714 b   |  21 lines

  1. Hi.
  2. A few words about these two files.
  3.  
  4. CHTD.EXE will change the time and date of any file to what ever you want it to
  5. be.  eg.  CHTD dummy.com
  6. The program will prompt you for the date and time.  Enter the values without
  7. anything seperating them but a space.
  8. Enter the date as 19..  The hour will need to be in military form ( ie 1600 ).
  9.  
  10. TOUCH will set the date and time to the computers internal time.
  11.  
  12. If you don't include a filename on the command line, both programs will prompt
  13. you for a filename.
  14.  
  15. LIST22.EXE will list all functions and procedures in a Pascal Source code
  16. listing.
  17.  
  18. For your info, all programs were written in Turbo Pascal version 4.0.
  19.  
  20. Bradley Woodward.
  21. 26 August 1988.