home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / DATEIT1.ZIP / DATEIT.DOC next >
Text File  |  1993-08-13  |  4KB  |  89 lines

  1. ╔════════════════════════════════════════════════════════════════════════════╗
  2. ║░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░║
  3. ║░▒▓█▓▒░╔════════════════════════════════════════════════════════════╗░▒▓█▓▒░║
  4. ║░▒▓█▓▒░║  [DATEIT.EXE] DATEIT v1.0ß - DATE & TIME STAMPING UTILITY  ║░▒▓█▓▒░║
  5. ║░▒▓█▓▒░║      Copyright (c)1993  Imagelock West Communications      ║░▒▓█▓▒░║
  6. ║░▒▓█▓▒░║     Another Fine Utility From The Laser~Coast~Line BBS     ║░▒▓█▓▒░║
  7. ║░▒▓█▓▒░║   (310) 394-1214 9600-16800 * (310) 393-6612 2400-14400    ║░▒▓█▓▒░║
  8. ║░▒▓█▓▒░╚════════════════════════════════════════════════════════════╝░▒▓█▓▒░║
  9. ║░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░║
  10. ╚════════════════════════════════════════════════════════════════════════════╝
  11. Friday August 13, 1993
  12. ----------------------
  13.           
  14.           DATEIT is a versatile date/time stamping utility. You can select and 
  15. configure the format for the date/time displays!  In addition any of the modes
  16. selected can be displayed in the "Refresh" mode on the screen! Options include
  17. centering, tabbing, AM/PM or 24 hour displays and swapping of date and time in
  18. the order of printing. The following is a list of command line options allowed
  19. by "DATEIT":
  20.  
  21.           DATEIT v1.0ß - Imagelock West Communications/Alan Apollo
  22.         The Laser~Coast~Line BBS * Santa Monica CA * (310) 394-1214
  23.  
  24.               /F:[drive/path/filename] - Append To Existing File
  25.             (If Not Assigned....Creates New File Called DTIME.DTA)
  26.  
  27.             ┌ /L    - August 13, 1993  11:00:00pm
  28.             │ /M    - AUG 13, 1993  11:00:00 PM
  29.    Display  │ /S1   - 08/13/93  11:00:00pm
  30.    Format  ─┤ /S2   - 08/13/1993  11:00:00pm
  31.    Options  │ /E1   - 93-08-13  11:00:00pm
  32.             └ /E2   - 1993-08-13 11:00:00pm
  33.  
  34.             ┌ /ND   - No Date - Display Time Only
  35.             │ /NT   - No Time - Display Date Only
  36.    Display  │ /24   - 24-Hour/Military Time Display - 23:00:00
  37.    Mode    ─┤ /SW   - Swap Time And Date Positions
  38.    Options  │ /CT   - Center Date/Time Position
  39.             │ /SPnn - Add Leading Spaces Equal To nn
  40.             └ /RF   - Display w/Update Selected Mode Only!
  41.               /IN   - Important Program Information
  42.  
  43. Most of the command line options are self-explainitory.  The following is more  
  44. specific information for the use of "DATEIT".
  45.  
  46. DATEIT may be placed in your /DOS directory....so that it may be used as a DOS
  47. command if desired.
  48.  
  49. WRITING TIME AND DATE TO FILES
  50. ------------------------------
  51. Once the specific display has been selected and formated it will be written to
  52. a file called DATEIT.DAT if the /F: option is not used.  Please note this file 
  53. is overwritten every time the program is called.  Using the /F: option you may
  54. append the date/time info to an existing file without erasing its contents.
  55.  
  56.         DATEIT /L /CT /F:C:\DSZ\DSZ.LOG 
  57.  
  58. The above example will use the "L"ong time/date format centered and append the
  59. info to the file "DSZ.LOG" please note that if the file does not exist it will
  60. be created.  Using the "/SPnn" option you can specifically place the time/date
  61. string on the line.  The program will print "nn" spaces before the string.
  62.  
  63. OTHER COMMAND LINE OPTIONS
  64. --------------------------
  65. The /ND and /NT options remove the date and time repectively, from the display
  66. and /24 will display the time in military format.  "/SW" will reverse the date
  67. and time positions in the output string and /CT will center the output!
  68.  
  69. The /RF or "refresh" option will output the time/date string to the screen and
  70. remain there as a "updating" clock display until a key is pressed. No really a
  71. valuable option, but it is 'cute'!
  72.  
  73. NOTES:
  74. -----
  75. As this is a "beta" version, I would be very much interested, in your comments
  76. or suggestions for more options!  I most likely will add a /CM to tag a string
  77. onto the time/date stamp for writing events to logs and also will add a switch
  78. to have the /RF option write the string to disk when a key is pressed.
  79.  
  80. Alan Apollo
  81. The Laser~Coast~Line
  82. (310) 394-1214  9600 - 16800
  83. (310) 393-6612  2400 - 14400
  84. (310) 393-4893   300 -  2400
  85.  
  86. P.O.Box 258
  87. Santa Monica, CA 90406-0258
  88.  
  89.