PROMGRAM NAME: AUTOLOG v2.0
PROGRAMER: ZACHARIAH TRIPP - No Trills Software -
DATE: NOVEMBER 1994

     INTRODUCTION

              Autolog v2.0 is a simple program that tells you when you
      computer was booted last. It will display a message every time your 
      computer is booted. This message will tell you the day, date and time
      of the last time your computer was booted. If your computer is
      booted when you aren't around you will know it!! This is a program is 
      wrote for myself. I decided to disturb it. It works on my machine. It 
      should work on all machines (ibm conpatible). NO GUARANTEES!! If your
      machine blows up I can't be held responsible. :) ENJOY!

      INSTALLATION

              Installation is simply. Move GETDAY.EXE and LOG.EXE to C:\DOS.
      I assume that C:\DOS is in your PATH statement. If not, put these files
      in a directory that is in your PATH statement. Move the LOGTIME.COM 
      to C:\.
              Now you have to edit your AUTOEXEC.BAT. One the last line put
      LOG.EXE. I have it right after the 'CLS' statement. EXAMPLE:  CLS
                                                                    LOG.EXE
      
      
      NOTES

              This program will make two new files under C:\. They will be
      LOG.DAT and LOG.DLL. This files are created by AutoLog v2.0. They
      are files used to store data. For even more security, hind the files
      log.dat and log.dll, EXAMPLE:     attrib +h log.dat
                                        attrib +h log.dll

              Version 2.0 of AutoLog couldn't be possible without the file
      GETDAY.EXE. This program retrives the day of the week. Here is the 
      credit to the author.
                                                                     
                               CKWare's GetDay
                                Version 1.00

                       A Batch File enhancing command
                    to allow testing for the day of the week.

            Copyright (c) 1993 Chad Knudson, All Rights Reserved

                              By Chad Knudson
                              December 4, 1993

      Chad has developed a number of utilities for Bulletin Board Systems 
      as well as DOS utilities.  To see the latest collection of CKWare 
      products, call City Lites BBS (701) 772-5399.

      Also try the ftp site(s): wuarchive.wustl.edu & oak.oakland.edu under
      the /batch or /batchutil subdirectory.

      This is FREEWARE. You may and are encouraged to disturb this program
      as long as the zip file AUTOLOG2.ZIP contains all the files (log.exe,
      logtime.com, getday.exe, file_id.diz, autolog2.txt and readme.1st). If 
      you like you can send my a postcard with a breath taking pictures of
      your home town/state/country,     Zachariah Tripp         , with any
      comment suggestions, gripes.      U.S.A
                                        PO BOX 451
                                        Farmington, NH  03835

