home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR3 / NETDY221.ZIP / NETDAY.DOC < prev    next >
Text File  |  1993-10-13  |  11KB  |  213 lines

  1.                              ┌───────────────┐
  2.                              │  NETDAY 2.21  │
  3.                              └───────────────┘
  4.  
  5.                           "Gimme The Netmail Day"
  6.  
  7.                       Compliments of:  The HOTware BBS
  8.                               Net/Node 064/003
  9.  
  10.                               ┌─────────────┐
  11.                               │ * WARNING * │
  12.    ┌──────────────────────────┴─────────────┴───────────────────────────┐
  13.    │  If you used previous version of NETDAY to modify an Environment   │
  14.    │  variable with the current netmail day, please see the discussion  │
  15.    │  of the /SE parameter below.  The method of which NETDAY sets the  │
  16.    │  environment variable has changed, an additional batch file is no  │
  17.    │  longer needed, the master environment is now modified directly.   │
  18.    └────────────────────────────────────────────────────────────────────┘
  19.  
  20.        ──────────────────────────────────────────────────────────────
  21.                                   History
  22.        ──────────────────────────────────────────────────────────────
  23.  
  24.          07-19-92   Ver 1.0 Initial Release
  25.          08-01-92   Ver 1.1 Added ability to specify a date on the
  26.                             command line.  NETDAY will display the
  27.                             netmail day for the date you select.
  28.                             The default is today's date.
  29.          08-15-92   Ver 1.2 An accidental release.  This version
  30.                             accidentily got the version 1.1 EXE
  31.                             into the archive.  The changes that
  32.                             were supposed to be in version 1.2 are
  33.                             actually in version 1.3
  34.          08-17-92   Ver 1.3 Added ability to run the program in
  35.                             "interactive mode".  NETDAY will display
  36.                             an interactive menu via a /I on the
  37.                             command line that allows you to specify
  38.                             the date you would like to list the
  39.                             NETMAIL date for.  This request was per
  40.                             Steven Wright of 064/200.
  41.          10-07-92   Ver 1.4 Added ability to set an environment
  42.                             variable NMAIL$ with the current Netmail
  43.                             Julian Date.  In order to do this however
  44.                             NETDAY *MUST* be run in a batch file named
  45.                             SETNETDY.BAT which *MUST* reside in your
  46.                             GTPATH directory.  In order to activate
  47.                             this feature place a /SE (set environment)
  48.                             on the NETDAY command line.  (The SETNETDY.BAT
  49.                             file will be created for you)  Now anytime that
  50.                             you wish to update the NMAIL$ environment
  51.                             variable just run SETNETDY.  NETDAY will update
  52.                             the batch file accordingly and set the variable
  53.                             via the batch file.  DO NOT put anything else
  54.                             in this batch file, NETDAY erases this file
  55.                             and builds a new one each time the /SE option
  56.                             is used.  Keep in mind that the /SE option is
  57.                             completely useless unless NETDAY is run from
  58.                             the SETNETDY.BAT file.
  59.          10-18-92   Ver 1.5 Corrected a problem with the /REGISTER option.
  60.                             NETDAY was putting invalid DATE and TIME
  61.                             information into the Netmail Message Header
  62.                             that was being sent.
  63.          11-07-92   Ver 1.6 NETDAY will now accept an echomail conference
  64.                             number from the command line and report on
  65.                             the number of days old that particular echo
  66.                             is.  The Syntax is NETDAY Exx/xxx.
  67.          11-15-92   Ver 1.7 NETDAY now puts the Day Of The Week as part of
  68.                             the report that goes to the screen.  Requested
  69.                             by Mr. Red Gambrell.
  70.          11-17-92   Ver 1.8 Bug Fix release.  Version 1.7 was having a
  71.                             problem reading dates from the year 2000 and
  72.                             above from the command line and from the /I
  73.                             interactive mode.  Fixed.
  74.           5-29-93   Ver 1.9 Version 1.9 Allows you to specify the name
  75.                             of the Environment Variable that you are
  76.                             setting.  See /SE: described below.
  77.           6-13-93   Ver 2.0 Version 2.0 will trap an invalid date that
  78.                             has been caused by CMOS Setup loss.  If the
  79.                             date 1-1-80 is found the program will inform
  80.                             you to that fact and WILL NOT reset a Julian
  81.                             Date environment variable.
  82.           9-04-93   Ver 2.1 Version 2.1 no longer requires you to run a
  83.                             batch file to set an environment variable.
  84.                             NETDAY will now find the master environment
  85.                             and set the appropriate value for you without
  86.                             the use of the SETNETDY.BAT file.  See /SE:
  87.                             for further information.
  88.           9-06-93   Ver 2.2 Version 2.2 corrects a problem with version
  89.                             reporting when using /REGISTER.
  90.          10-13-93  Ver 2.21 Version 2.21 further improves the /REGISTER
  91.                             function.
  92.  
  93.        ──────────────────────────────────────────────────────────────
  94.                                 What is It?
  95.        ──────────────────────────────────────────────────────────────
  96.          What in the heck is NETDAY?  NETDAY is a little utility that
  97.          will display the current Netmail (Julian) Date, or any date
  98.          you choose to put on the command line.  That's all it does,
  99.          but it does it quickly and easily.
  100.  
  101.        ──────────────────────────────────────────────────────────────
  102.                                   Why Is It?
  103.        ──────────────────────────────────────────────────────────────
  104.          You may be asking about now, Why would you want to do this?
  105.          It's simple.  Did you ever wonder what the current Netmail
  106.          Day was in reference to how old one of your echos was?  Now
  107.          you can do it......
  108.  
  109.        ──────────────────────────────────────────────────────────────
  110.                                  Execution..
  111.        ──────────────────────────────────────────────────────────────
  112.          Running the program is very easy.  Place NETDAY anywere in
  113.          the DOS Path, and then you can type NETDAY at any time to get
  114.          the current Netmail Date.  If you prefer to get the Netmail
  115.          day of a future date or previous date, put the date on the
  116.          command line.  For example....
  117.  
  118.          NETDAY 10-08-90
  119.  
  120.          produces:
  121.  
  122.                       ╔══════════════════════════════╗
  123.                       ║         Calender Date        ║
  124.                       ║      Thursday  10-08-1992    ║
  125.                       ║                              ║
  126.                       ║          Netmail Day         ║
  127.                       ║             2107             ║
  128.                       ╚Vx.x══════════════════HOTware═╝
  129.  
  130.  
  131.          If you prefer to have an interactive program try this.....
  132.  
  133.          NETDAY /I
  134.  
  135.          this adds a new twist to the program.....
  136.  
  137.  
  138.  
  139.          If you would like to know how many days old a particular echo
  140.          that you are carrying is you can put the echo conference number
  141.          on the NETDAY command line.  As an example...
  142.  
  143.          NETDAY E02/507
  144.  
  145.          will report to you the age of E02/507 on your system.
  146.  
  147.  
  148.  
  149.          NETDAY also has the ability to set/modify an environment variable,
  150.          the default is NMAIL$, with the current GT Julian date.  NETDAY
  151.          will modify the master environment and add or update the existing
  152.          varialbe for you. In order to use this feature use the /SE (set
  153.          environment) command line parameter as follows.
  154.  
  155.          NETDAY /SE
  156.  
  157.          If you would like to use a variable rather than NMAIL$ you may
  158.          specify it after the /SE command, seperated by a ':'.  Here is an
  159.          example:  To set an Environment Variable JDAY you would use:
  160.  
  161.          NETDAY /SE:JDAY
  162.  
  163.  
  164.        ──────────────────────────────────────────────────────────────
  165.                                 Registration
  166.        ──────────────────────────────────────────────────────────────
  167.  
  168.         I am not requesting any money for this program, but I would
  169.         appreciate knowing that you are running the program on a normal
  170.         basis.  Therefore I have provided a simple and easy way for
  171.         you to register this program.  From the dos prompt type:
  172.  
  173.  
  174.          NETDAY REGISTER
  175.  
  176.       NETDAY will the proceed to send me a netmail message informing me
  177.       that you are using the program.  Please use this feature ONCE.
  178.  
  179.     ──────────────────────────────────────────────────────────────
  180.                      Alternate Distribution Sites
  181.     ──────────────────────────────────────────────────────────────
  182.  
  183.            The HOTware Utilities now have alternate Distribution
  184.            Centers for your convenience.  The following BBS always
  185.            have the latest and greatest HOTware utilities online and
  186.            available for download.
  187.  
  188.      BBS Name          BBS Phone          Location     GT Net/Node    Hours
  189.  ┌──────────────────┬───────────────┬────────────────────┬───────┬──────────┐
  190.  │ Laboratory 386   │ 618-549-2322  │ Carbondale IL      │064/400│ 10pm-8am │
  191.  └──────────────────┴───────────────┴────────────────────┴───────┴──────────┘
  192.  
  193.  
  194.        ──────────────────────────────────────────────────────────────
  195.                             Who Is Responsible for This?
  196.        ──────────────────────────────────────────────────────────────
  197.                                  Rob Roesch
  198.                               The HOTware BBS
  199.                          GT Power Net-Node 064/003
  200.                                 Rt 7 Box 566
  201.                                Mocksville, NC
  202.                          704-492-2081 (USR 16.8 DS)
  203.  
  204.           If you start using this utility, and get a chance, let me know 
  205.           (see above procedures.  If you don't have any use for it, delete
  206.           it for your total refund of all the disk space that it was
  207.           occupying.  This program comes with no warranty, no guarantee,
  208.           and no promises.  If it works, GREAT, if not let me know and I
  209.           will gladly take a look at it in my spare time.  If you really
  210.           really really like the program and want to make any donations,
  211.           feel free, but it is not a requirement.....
  212.  
  213.