home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / RA / PUTDIZ01.ZIP / STAMP.DOC < prev   
Text File  |  1993-02-09  |  3KB  |  94 lines

  1.                            STAMP - CHANGE FILE DATE AND TIME
  2.  
  3.  
  4.           When we release new version of a software package,  we  help  our
  5.           customers keep track of which files belong to the new  version by
  6.           stamping a new time and date on each file in the  set.    We copy
  7.           the files in  the set to a floppy disk with a batch file, and the
  8.           last command is similar to:
  9.  
  10.                STAMP B:*.* 01-01-1993 12:00:00
  11.  
  12.  
  13.           DOS filenames are valid, so you can stamp single files:
  14.  
  15.                STAMP FILENAME.TXT 06-01-1992 12:00:00
  16.  
  17.  
  18.           Globals and path names are also valid:
  19.  
  20.                STAMP B:*.TXT 01-01-1993 12:00:00   or
  21.                STAMP C:\UTIL\DOCS\*.DOC 01-01-1993 12:00:00
  22.  
  23.  
  24.           An example of how to set a specific the date, and change the time
  25.           to the current time:
  26.  
  27.                STAMP *.TXT 01-01-1993
  28.  
  29.  
  30.           If you want to change all the files to the current time and date:
  31.  
  32.                STAMP B:*.*
  33.  
  34.  
  35.                               UTILITIES REGISTRATION FORM
  36.  
  37.  
  38.           Your Name: ______________________________________________________
  39.  
  40.           Company Name: ___________________________________________________
  41.  
  42.           Mailing Address: ________________________________________________
  43.  
  44.           City, State, Zip Code: __________________________________________
  45.  
  46.           Telephone Number: _______________________________________________
  47.  
  48.  
  49.           Quantity        Product Description       Price Each        Total
  50.           --------        -------------------       ----------        -----
  51.  
  52.             ___           CAPS                        $1.00           _____
  53.  
  54.             ___           INTERNAL                    $1.00           _____
  55.  
  56.             ___           MOVE                        $1.00           _____
  57.  
  58.             ___           NUM                         $1.00           _____
  59.  
  60.             ___           RENDIR                      $1.00           _____
  61.  
  62.             ___           RES                         $1.00           _____
  63.  
  64.             ___           RDEL                        $1.00           _____
  65.  
  66.             ___           STAMP                       $1.00           _____
  67.  
  68.             ___           VIEW                        $1.00           _____
  69.  
  70.                             Disk with Latest
  71.             ___           Version of Above           $10.00           _____
  72.  
  73.                             Printed
  74.             ___           Documentation              $10.00           _____
  75.  
  76.  
  77.                              TOTAL AMOUNT REMITTED:                   _____
  78.  
  79.  
  80.                              Please mail your payment to:
  81.  
  82.                                    ImagiSOFT, Inc.
  83.                                     P.O. Box 13208
  84.                            Albuquerque, New Mexico   87192
  85.  
  86.  
  87.           Everyone who registers will receive a post card thanking them and
  88.           acknowledging receipt of their  payment.    Visa, Master Card and
  89.           American  Express  cards  are accepted for orders of $15 or more.
  90.           We accept checks written only on US Banks, but cash is welcome in
  91.           all currencies.  Thank you for your business!
  92.  
  93.