home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / STAMP.ZIP / STAMP.DOC < prev    next >
Text File  |  1991-07-13  |  3KB  |  123 lines

  1. Stamp - File timestamp utility.  Version 1.00 - 7/12/91
  2. Copyright 1991 MJC Diversified.  All rights reserved.
  3.  
  4.  
  5. Description:
  6. ------------
  7.  
  8. Stamp will change the date and time of the last modified field of any
  9. file.  The following help is diaplyed if you enter 'stamp' and press
  10. <return> at a command prompt.
  11.  
  12. Usage: stamp [-o[ld]] [-d[ate][:1-1-91]] [-t[ime][:14:50]] [@]<filename> ...
  13.  
  14.  
  15. Notes:
  16. ------
  17.  
  18. The -o option will change the date to 1-1-80 and the time to 12:00am.
  19.  
  20. If -d is specified and not followed by a date the current date is used.
  21.  
  22. If -t is specified and not followed by a time the current time is used.
  23.  
  24. If only date or time is specified the other is not changed.
  25.  
  26. If the -d and/or the -t options follow the -o option on the command
  27. line, they will override the default value of the -o option.
  28.  
  29. <filename> can be any file specification including wildcards.
  30.  
  31. If <filename> is a subdirectory all files in the subdirectory will be
  32. stamped.
  33.  
  34. If <filename> is preceded by an '@' filenames are read from the file
  35. <filename>.
  36.  
  37. Filenames in a file list file can be individual filenames, filenames
  38. with wildcards, and filenames preceded by an '@'.
  39.  
  40. Multiple <filename> specifications can be specified on the command line.
  41.  
  42.  
  43. Messages:
  44. ---------
  45.  
  46. No files specified.
  47.     You must specify at least one <filename> argument.
  48.  
  49. File specification is too long.
  50.     The <filename> specification is too long.
  51.  
  52. Invalid date specification.
  53.     The date specification is formed incorrectly.
  54.  
  55. Invalid month specification.
  56.     The month value specified is invalid.
  57.  
  58. Invalid day specification.
  59.     The date value specified is invalid.
  60.  
  61. Invalid year specification.
  62.     The year value specified is invalid.
  63.  
  64. Invalid time specification.
  65.     The time specification is formed incorrectly.
  66.  
  67. Invalid hour specification.
  68.     The hour value specified is invalid.
  69.  
  70. Invalid minute specification.
  71.     The minute value specified is invalid.
  72.  
  73. Date will be changed to: <date>
  74.     Displayed for informational purposes.
  75.  
  76. Time will be changed to: <time>
  77.     Displayed for informational purposes.
  78.  
  79. No timestamps will be changed.
  80.     This message is displayed if no date or time specification
  81.     was made.
  82.  
  83. Could not open file list file <filename>.
  84.     The file <filename> that was preceded by an '@' could not be
  85.     opened.
  86.  
  87. Invalid file specification <filename>.
  88.     For some reason <filename> is not valid.
  89.  
  90. No file(s) found for <filename>.
  91.     No file or files match the <filename> specification.
  92.  
  93. Would change timestamp for <filename>.
  94.     This message is displayed if no date or time specification
  95.     was made.
  96.  
  97. Could not open file <filename>.
  98.     A file i/o error occured.
  99.  
  100. Could not get timestamp for <filename>.
  101.     A file i/o error occured.
  102.  
  103. Could not change timestamp for <filename>.
  104.     A file i/o error occured.
  105.  
  106. Changed timestamp for <filename>.
  107.     This message is displayed when a timestamp is successfully
  108.     changed.
  109.  
  110.  
  111. Registration:
  112. -------------
  113.  
  114. You can receive a registered version of Stamp for $10.  The
  115. registered version does not have the advertisement for the registered
  116. version.  As a registered user you will be notified of any product
  117. enhancements or new products.
  118.  
  119. To receive a registered version of Stamp send $10 to:
  120.         MJC Diversified
  121.         4036 Camino Calma
  122.         San Diego, CA 92122
  123.