home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / SEELIST1.ZIP / SEELIST.DOC < prev    next >
Text File  |  1994-12-30  |  3KB  |  85 lines

  1.                               SEELIST v1.0
  2.                        Written by Greg Longfield
  3.                      Copyright 1994 2GUYS Software
  4.  
  5. INTRODUCTION:
  6.  
  7.         As a Spitfire sysop, I like to see which users log on daily.
  8. The last 10 or 15 callers list may not show all the people who logged
  9. on that day, and if you are like me, the callers log is much to long to
  10. look through.  So I created this easy this simple way to keep track of
  11. the users that log on daily.
  12.  
  13.  
  14. FILE LIST:
  15.  
  16.         FILE_ID.DIZ     BBS Description file
  17.         LOG.TXT         Log File (created)
  18.         SEELIST.CFG     Config file
  19.         SEELIST.DOC     This File
  20.         SEELIST.EXE     Main program
  21.  
  22.  
  23.  
  24. If any of these files are missing, call THE BURBS BBS (708) 519-1699 or
  25. Creative Thoughts BBS (708) 382-3904, 3919 and download the latest version.
  26. You can also FREQ the latest version as MAGIC NAME "SEELIST" from 1:115/519
  27. or 1:115/382
  28.  
  29.  
  30.  
  31. INSTALLATION:
  32.  
  33.     Unzip SEELIST into a directory of your choice.  Next use your
  34. favorite text editor to edit the file SEELIST.CFG.  The name of this
  35. file CAN NOT BE CHANGED!  Line 1 should be the directory to your main
  36. Spitfire directory. Line 2 should be the directory you want your log
  37. file written to. I have mine as follows:
  38.  
  39. C:\SF        ----> Directory where Spitfire resides.
  40. C:\SF\WORK   ----> Directory where to write log file to.
  41.  
  42. The next step is to use your favorite text editor again and edit your
  43. SFLOGON.BAT  Now edit the batch file so it runs SEELIST.EXE. It is that
  44. simple!!!  My SFLOGON.BAT is as follows:
  45.  
  46. CD \SF
  47. SEELIST.EXE
  48.  
  49. REGISTRATION:
  50.  
  51.    The cost of SEELIST is two dollars.  This program is not crippled in
  52. anyway, or does it have any annoying "Register Me" screens.  I am sure
  53. anyone using this without sending in the two dollars will feel so guilty
  54. they will not be able to sleep at night.
  55.  
  56. Send check or money order to:
  57. Creative Computers
  58. 618 S. Northwest Highway Suite #122
  59. Barrington, IL 60010
  60.  
  61.  
  62. DISTRIBUTION:
  63.  
  64.    You may make this file available for downloading from your BBS or you
  65. may upload it to any BBS of your choice.  You may add a small BBS
  66. advertisement file to the archive, but you may not alter any of the
  67. contents of the original file.  The archive and it contents may not be
  68. used by any services that charge money without written permission from
  69. the author.
  70.  
  71.  
  72. DISCLAIMER:
  73.  
  74.    I make no warranty of any kind, express or implied including without
  75. limitation, any warranties of merchantability and/or fitness for a
  76. particular purpose.  I shall not be responsible or liable for any
  77. damages from a failure of use of this program.  I also shall not be
  78. responsible or liable for any data loss, system loss, loss of profit,
  79. loss of savings or any other incidental damage arising from a failure of
  80. this program.  The user of this software bears all risk as to the
  81. quality and performance of the software.
  82.  
  83. SEELIST written and compiled entirely in Borland Turbo Pascal 7.0
  84. SPITFIRE was written by Mike Woltz of Buffalo Creek Software
  85.