home *** CD-ROM | disk | FTP | other *** search
/ The CIA World Factbook 1992 / k3bimage.iso / sel / 10 / 0028 / mstouch.doc < prev    next >
Encoding:
Text File  |  1991-12-02  |  2.4 KB  |  55 lines

  1.  
  2.  
  3.                                 MSTouch -  2.00
  4.                      (C)Copyright 1987: by  Chris B. Smith
  5.              All rights, not expressly granted herein, are reserved.
  6.  
  7.                                  June 25, 1987
  8.  
  9.      MSTouch is a utility to set the date and time stamp of any file(s) under
  10.      MDOS. It accepts wildcards and path specifications. MSTouch searchs  the
  11.      specified directory until all matches on the  filename have been  found.
  12.  
  13.      So  what good is this, one might say.  It can be of a great  help in the
  14.      development of a large software package.  Especially  if a make facility
  15.      is being utilized.  I also use it to simply mark files to insure  that I
  16.      can tell whether or not a file has been altered in any way. The user may
  17.      blank out the time field of a directory entry by simply setting the time
  18.      to  0  (midnight).  This is helpful in  determining which files within a
  19.      directory have not been backed up recently.
  20.  
  21.      Sysops  can use it to  insure that the date stamp of a file reflects the
  22.      true upload date.  Software  developers can set the date and time of all
  23.      files in a package prior to delivery.
  24.  
  25.      The  user of  MSTouch  is hereby  granted a  license to  use,  copy  and
  26.      distribute this program freely with the following constraints:
  27.  
  28.        1) Chris B. Smith reserves the COPYRIGHT to View ARC as well as the
  29.             right to distribute it for profit. Anyone who distributes View
  30.             ARC may charge a maximum of $6.00 for distribution costs.
  31.        2) No one may  modify  View ARC  in any  manner without the written
  32.             consent of Chris B.Smith.
  33.        3) Chris B. Smith is not responsible for any losses which may occur
  34.             from its use either directly or indirectly.
  35.  
  36.  
  37.      Syntax
  38.      ------
  39.      MSTOUCH filename date [time]
  40.        filename = Drive:Path\\Filename (supports wildcards).
  41.        date     = MM/DD/YY or MM-DD-YY.
  42.        time     = HH:MM:SS (Blank or 0 will result in a blank time field).
  43.  
  44.  
  45.      If you find  MSTouch to be of some assistance a donation of $10 would be
  46.      greatly appreciated.
  47.  
  48.      Forward inquiries to:
  49.  
  50.        Chris B. Smith               The Private Sector          CompuServe #
  51.        P. O. Box 696                  (713) 664-7679              76120,41
  52.        Bellaire, TX 77401        300/1200/2400 baud N-8-1
  53.  
  54.      MSDOS is copyrighted by MicroSoft Corporation.
  55.