home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / DEEP_21.ZIP / THOUGHTS.DOC < prev    next >
Text File  |  1994-02-11  |  9KB  |  240 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                      -=[ Deep Thoughts - By Jack Handey ]=-
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.                     -= Software developed by Greg Kumpula =-
  19.  
  20.                         (C)Copyright 1994 Greg Kumpula
  21.  
  22.                               ALL RIGHTS RESERVED
  23.  
  24.                              Shareware Version 2.1
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.                        RE: Archive filename is DEEP-21.ZIP
  37.  
  38.  
  39.  
  40. Deep Thoughts v.2.10                                                    Page 1
  41.  
  42.  
  43.  
  44.  
  45. Disclaimer:
  46.  
  47.         The author of this program, Gregory J. Kumpula, shall not be held
  48.         responsible for any damages, loss of data or any other loss as a
  49.         result of using this software.  The user, by using this software,
  50.         takes FULL responsibility and liability for use of and any damages,
  51.         losses, etc... as a result of this software. Every effort has been
  52.         made to ensure that this software is free from defects and has been
  53.         thoroughly tested before release to the general public.
  54.  
  55.  
  56.  
  57. Introduction:
  58.  
  59.         This program will create a file containing a random quote, (inspired
  60.         by Jack Handey's Deep Thoughts from Saturday Night Live) which you
  61.         may display to your users each time they log on to your PCBoard
  62.         Bulletin Board System.  Thus, each time your users log on, they will
  63.         see another humorous quote from Jack Handey.  This can help make their
  64.         time online even more enjoyable.
  65.  
  66.  
  67.  
  68. Registration:
  69.  
  70.         This program (Deep Thoughts) is Shareware.  Feel free to distribute
  71.         the program (in it's unaltered form and archive) as Shareware.  You
  72.         are free to use this program for a period of thirty (30) days.  Thus,
  73.         you are able to try the software for a thirty (30) day evaluation
  74.         period to see if it meets your needs.  If you use Deep Thoughts after
  75.         a thirty (30) day evaluation period, you are asked to send the author
  76.         $5.00 (that's right, only $5.00) to register the software.
  77.  
  78.         The registered version will not contain the [ UNREGISTERED ] trademark
  79.         and will include over 80 more Deep Thoughts Quotes from Jack Handey.
  80.         Furthermore, the registered version will allow the sysop to customize
  81.         the colors of the display files.  Registration is valid for all future
  82.         releases of Deep Thoughts. (One small registration lasts a lifetime!)
  83.  
  84. Installation:
  85.  
  86.         Installation is fairly easy and straight-forward. The following steps
  87.         and examples should have you up and running in a very short period of
  88.         time.  It is assumed that you are familiar with setting up security
  89.         specific display files on your system.  However, every attempt will be
  90.         made to thoroughly explain the installation of Deep Thoughts and
  91.         security specific display files for the benefit of all.
  92.  
  93.  
  94.  
  95. Deep Thoughts v.2.10                                                    Page 2
  96.  
  97. Installation Continued:
  98.  
  99.  
  100. Overview:
  101.  
  102.         Deep Thoughts will create a display file called THOUGHTS.TXT, which
  103.         will contain a random quote taken from QUOTES.DAT.  PCBoard offers
  104.         many ways to display a text file, such as THOUGHTS.TXT, to a user.
  105.         You may display THOUGHTS.TXT as a Logon Script, Logoff Script, News
  106.         File, or even as Login Security Files.  Please consult your PCBoard
  107.         Manual for detailed explanations of the above mentioned display
  108.         files if you are unfamiliar with their setup and implementation.
  109.  
  110.  
  111. Directory Setup:
  112.  
  113.         I recommend that you unzip DEEP-21.ZIP into a directory created off
  114.         of your home PCB directory, such as C:\PCB\DEEP.
  115.  
  116.                 1.  Create a home directory for the Deep Thoughts files
  117.                     to reside in.  ( MD C:\PCB\DEEP )
  118.  
  119.                 2.  Unzip DEEP-21.ZIP into the desired directory.
  120.                     ( PKUNZIP DEEP-21.ZIP C:\PCB\DEEP )
  121.  
  122.         Multi-Node Setup:
  123.  
  124.         NOTE:  I recommend making separate file locations for each node
  125.                if you are running a multi-node setup.  This will eliminate
  126.                any possibility of having two nodes trying to access the
  127.                Deep Thoughts executables or THOUGHTS.TXT files resulting
  128.                in a sharing violation.  Thus, you will run separate deep
  129.                thoughts executables and THOUGHTS.TXT files for each node.
  130.  
  131.  
  132. Creation of THOUGHTS.TXT:
  133.  
  134.         Deep thoughts will create a new random quote each time it is run.
  135.         THOUGHTS.TXT can easily be created while a user logs off, via a
  136.         $$LOGOFF.BAT file.  Please see your PCBoard Manual if you are
  137.         unfamiliar with setup and implementation of $$LOGOFF.BAT.
  138.  
  139.         Sample $$LOGOFF.BAT                     Explanation:
  140.  
  141.  
  142.         @ECHO OFF                <------ Turns Local Echo Off
  143.         cd\pcb\deep             *<------ Change Directories to Deep Thoughts
  144.         thoughts                *<------ Run Deep Thoughts/Create THOUGHTS.TXT
  145.         cd\pcb                  *<------ Change Dir. Back to Home PCBoard Dir.
  146.         :end                     <------ End of Execution of $$LOGOFF.BAT
  147.         cls                      <------ Clears the screen
  148.  
  149.         NOTE:  '*' indicates Deep Thoughts Specific Commands.
  150.  
  151.  
  152. Deep Thoughts v.2.10                                                    Page 3
  153.  
  154.  
  155. Installation Continued:
  156.  
  157.  
  158. Use of Login Security Files:
  159.  
  160.         PCBoard will display Login Security Files to the users each time they
  161.         login.  These files are in the format '##', i.e. 30 for security level
  162.         30 users, 40 for security level 40 users, 55 for security level 55
  163.         users, etc.  Example:  Security level 40 users will be shown the 40
  164.         file during login.  The locations of these Login Security Files can
  165.         be specified within PCBSETUP.
  166.  
  167.  
  168. Example of Login Security File:
  169.  
  170.         FILENAME: 40
  171.         CONTENTS: %C:\PCB\DEEP\THOUGHTS.TXT
  172.  
  173.         The previous example will display THOUGHTS.TXT to each user with a
  174.         security level of 40.  Note:  The location of THOUGHTS.TXT in this
  175.         case is C:\PCB\DEEP.  See the PCBoard Manual for further reference
  176.         in displaying files via the % method.
  177.  
  178.         Simply create Login Security files for each security level you would
  179.         like to be shown Deep Thoughts (THOUGHTS.TXT) i.e. 30,40,50,60, etc.
  180.         Simply make sure that each Login Security File contains the % and path
  181.         and name of the display file you would like the users to see, i.e.
  182.         THOUGHTS.TXT (%C:\PCB\DEEP\THOUGHTS.TXT).
  183.  
  184.  
  185. Other Display Conventions:
  186.  
  187.         PCBoard offers many ways to display a file, such as THOUGHTS.TXT, to
  188.         a user.  Feel free to experiment with Logon Script, Logoff Script,
  189.         News, or any other method of displaying Deep Thoughts which pleases
  190.         you.  For the record, I have found the Login Security File display
  191.         method most convenient to use with Deep Thoughts.
  192.  
  193.  
  194.                      Deep Thoughts v.2.10 Registration Form
  195.  
  196.  
  197.  
  198.         Thank you for supporting Shareware.  The registered version of
  199.         Deep Thoughts will remove the [ UNREGISTERED ] trademark, contain
  200.         over 80 more deep thoughts, and allow the sysop to customize the
  201.         colors of Deep Thoughts.  Your registration will be valid for all
  202.         future releases of Deep Thoughts.
  203.  
  204.  
  205.         ( ) $5.00 Registration -  I will mail you a letter with your
  206.                                   registration number to register
  207.                                   Deep Thoughts v.2.1.
  208.  
  209.         ( ) $8.00 Registration -  I will mail you a disk with the registered
  210.                                   version of Deep Thoughts.  Please specify
  211.                                   disk size below.
  212.                                                    ( ) 5.25"  Disk
  213.                                                    ( ) 3.5"   Disk
  214. Please Include Your Address Info:
  215.  
  216.  
  217.        FIRST NAME_________________    LAST NAME__________________________
  218.  
  219.        MIDDLE INITIAL_____________    HOME PHONE_________________________
  220.  
  221.        ADDRESS___________________________________________________________
  222.  
  223.        CITY__________________________________  STATE_____________________
  224.  
  225.        ZIP CODE____________________            DATE______________________
  226.  
  227.  
  228.  
  229.                      Please Mail All Registrations To:
  230.  
  231.                              Greg Kumpula
  232.                              6610 South Fork
  233.                              Titusville,  FL  32780
  234.  
  235.  
  236. Note: If you previously registerd Deep Thoughts v.1.0, send me a letter
  237.       with this registration form completed and I'll send you a letter
  238.       with your registration information enclosed.  You need not pay
  239.       twice as one small registration lasts a lifetime!
  240.