home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / AT12.ZIP / SYSOP.DOC < prev   
Encoding:
Text File  |  1994-07-07  |  10.4 KB  |  286 lines

  1. Digital Genesis: Phone number (608)787-0735  &  FidoNet Address (1:2360/13)
  2.  
  3. Update to After Thoughts v1.1
  4.  
  5. 7/07/94
  6.  
  7. Digital Genesis presents...
  8.  
  9.                                 After Thoughts v1.2
  10.  
  11.                            Copyright 1994 by James Sella
  12.                                 All rights reserved.
  13.  
  14. NOTE: 'After Thoughts' currently supports only 'dorinfo1.def' that is
  15.         compatible with RA and 'door.sys'. Use a conversion program as
  16.         need be. ANSI and ASCII are the only emulation that is supported
  17.         at this time.
  18.  
  19. (Subliminal: Registration is only $2 (two). Register today, it's cheap!)
  20.  
  21.  
  22. ***Disclaimer:
  23.         This software, it's associated files and documentation is provided
  24.         "as is" without warranty of any kind, either expressed or implied.
  25.         The author, or anyone else involved with this program shall not be
  26.         liable for any direct, indirect, consequential or incidental damages,
  27.         including loss of profits, interruption of business, loss of
  28.         information, or any other claims, attributed to the use, or inability
  29.         to use this software. This software is guarrentied to do nothing more
  30.         than take up drive space.
  31.  
  32.  
  33. ***License:
  34.         This software is NOT freeware, it is shareware. You are given a chance
  35.         to try out this software before you buy it. If you have no intention of
  36.         registering this software please discontinue use of it. This software
  37.         may be copied as long as the original archive stays intact. This
  38.         software may NOT be sold or placed in any package without direct
  39.         premission from the author.
  40.  
  41.  
  42. ***Installation:
  43.  
  44.  
  45. 1) UnArchive 'After Thoughts' into its own directory.
  46.  
  47. example of what your tree should now look like:
  48.  
  49.         root (c:) ---> bbs ---> at ---> at.exe
  50.                                         at.cfg
  51.                                         at.ctl
  52.                                         atmain.ans
  53.                                         atmain.asc
  54.                                         sysop.doc
  55.  
  56. 3) Use a text editor to modify AT.cfg *AND* AT.ctl to fit your BBS's set up.
  57.         All the information that you will need is in the file AT.cfg and AT.ctl.
  58.         Here is an explaination anyway. :)
  59. at.cfg
  60.  
  61.         Discription                      Example
  62.         -----------------------------------------------------------
  63.         SysOp Name                      | James_Sella
  64.         BBS Name                        | Digital_Genesis
  65.         Registration code               | 0123456789
  66.         Maximum time in door in minutes | 30
  67.         Drop file type                  | DORINFO1.def
  68.         Path to After Thoughts directory| c:\bbs\at\
  69.         Path to drop file               | c:\bbs\
  70.  
  71. at.ctl
  72.  
  73.         Discription                      Example
  74.         -----------------------------------------------------------
  75.         Allow Anonymous messages?       | YES
  76.         Full path of message file       | c:\bbs\at\atmess
  77.         'Bad Words' list seperated with | meany|sucker|jerk
  78.         the pipe (|)
  79.  
  80. NOTE1: In AT.cfg the SysOp Name,BBS Name, and Registration code the
  81.         capitalization is very important. Registrations codes will not work
  82.         unless the capitalization is perfect.
  83.  
  84. NOTE2: In AT.ctl the allow anonymous messages option will only work in the
  85.         registered version. Unregistered versions are defaulted to NO.
  86.  
  87. NOTE3: In AT.ctl the full path of message file should contain the files location
  88.         and the name of the file minus the extention on the file.
  89.         DO *NOT* SUPPLY THE .ANS or .ASC. 'After Thoughts' will supply this.
  90.  
  91. NOTE4: In AT.ctl the 'Bad Words' list must be seperated by the pipe (|). All
  92.         entries for 'Bad Words' must be on the same line, maximum length is 300
  93.         characters, and and you must remember that they are taken out of the
  94.         text one at a time, in the order that they appear on the line.
  95.  
  96.         This means if your list is: suck|sucker
  97.  
  98.         Then a message...
  99.  
  100.                 You are a sucker.
  101.  
  102.         Will come out as...
  103.  
  104.                 You are a ****er.
  105.  
  106.         If your list is: sucker|suck
  107.  
  108.         Then a message...
  109.  
  110.                 You are a sucker.
  111.  
  112.         Will come out as...
  113.  
  114.                 You are a ******.
  115.  
  116. What this comes down to is that order is important in the list.
  117.  
  118. 4) Create a menu option to call 'After Thoughts' from your BBS. 'After
  119.         Thoughts' should be called using a batch file. No command line
  120.         perameters are needed but 'After Thoughts' does *NEED* to be called
  121.         from it's own directory.
  122.  
  123.    NOTE: If you are running a multiline BBS you may pass the node number as
  124.           a command line perameter such as...
  125.  
  126.                 at.exe 3
  127.  
  128.           This passes to 'After Thoughts' that node 3 is using the program.
  129.  
  130.    NOTE: Refer to your BBS manual if you need help on setting up external
  131.         programs.
  132.  
  133. examples - batch file:
  134.  
  135.         ;Example Batch for 'After Thoughts'
  136.         c:
  137.         cd\bbs\at
  138.         at.exe %1
  139.         cd\bbs
  140.  
  141.  
  142. 'After Thoughts' should now be operational in its UNREGISTERED form.
  143.  
  144. *Read the section on Displaying The Message*
  145.  
  146.  
  147. ***Command Line Options:
  148.  
  149.  
  150. /d or /display  -  will display the message left by a previous user.
  151.  
  152. /l or /local    -  will start 'After Thoughts' in local mode. You will be
  153.                     prompted for your name. If you press <enter> with a blank
  154.                     line, the user name will be "SysOp".
  155.  
  156. #               -  any number 0 thru 9 will tell 'After Thoughts' what node is
  157.                     currently using the door. It is only used for the IN_USE.flg
  158.                     file. If the door hangs it might be needed to delete this
  159.                     file.
  160.  
  161.  
  162. ***Displaying The Message:
  163.  
  164.  
  165.     This section is for those who can't think up how to do it on their own. :)
  166.  
  167.         There are 5 ways of displaying the message to the next caller.
  168.  
  169. 1) Use the command line /d or /display to display. Again you will need
  170.     to run 'After Thoughts' from its own directory and probably from a
  171.     batch file. You could run this for example out of RA's top menu or
  172.     any BBS's equivilant log in process.
  173.  
  174. 2) Use a display ANSI or ASCII menu command in RA or any BBS that does
  175.     that sort of thing to display it.
  176.  
  177. 3) Remember in the AT.ctl you can coustom name the name and location of
  178.     the message. You could use welcome1 for example under RA. The
  179.     message would automatically be displayed at log in.
  180.  
  181. NOTE: There will be no PAUSE command this way. I still have to program in
  182.        an answer for this. Suggestions?
  183.  
  184. 4) Just let the user load up the door and look for himself. (That's an
  185.     easy on!)
  186.  
  187. 5) Any other way you can figure out to do it! Use your imagination!
  188.  
  189.  
  190.  
  191. ***Registration:
  192.  
  193.  
  194. Registration for 'After Thoughts' is only $2.
  195.  
  196. What you get: AT's message will now say REGISTERED instead of UNREGISTERED, the
  197.         ANONYMOUS option will now function & you look really cool because you
  198.         have another REGISTERED door! This registration code will work with all
  199.         future versions of 'After Thoughts'. I'll do my best to release a few
  200.         newer version of this program. Best of all you can feel good about
  201.         helping a poor starving programmer buy things for his girlfriend. :)
  202.         (Just kidding Vicky)
  203.  
  204. If you can't afford this program then you probably should sell your computer
  205. and BBS to buy food. :) (Yes, this is a guilt trip, but IT IS TRUE.)
  206.  
  207. All registrations can be sent to:
  208.  
  209.                                         Digital Genesis
  210.                                         c/o - James Sella
  211.                                         3400 Leonard St.
  212.                                         LaCrosse, Wi 54601
  213.  
  214.  
  215. Registration Codes will be returned via NetMail to your BBS (directly, not
  216. routed) or through the U.S. Postal System. Registrations are final and are
  217. not transferable. Please allow 4 weeks for delivery... should be less than
  218. that though. :)
  219.  
  220. WHAT IS NEEDED FOR REGISTRATIONS:
  221.  
  222.         1) SysOp's Real Name
  223.         2) BBS's Name
  224.       * 3) Name of Program you are Registering
  225.         4) FidoNet Address (if you have one)
  226.         5) $2
  227.  
  228. I may be contacted most of the time on my BBS or though NetMail and I usually
  229. monitor Fido's DOORWARE echo.
  230.  
  231. The newest versions of my programs can be FREQed (1:2360/13) or downloaded from
  232. Digital Genesis (608)787-0735. If you are calling long distance, you may log on
  233. as 'Guest' with the password 'Guest'.
  234.  
  235. 'After Thoughts' MAGIC name is AT
  236.  
  237. Digital Genesis (608)787-0735
  238. FidoNet NetMail to James Sella (1:2360/13)  (all year round)
  239. Internet Mail to sella_jm@cowley.uwlax.edu  (during school year)
  240.  
  241.  
  242. ***New in Version 1.2:
  243.  
  244. New to version 1.2 is ASCII. About time? Yep, doors that don't have ASCII
  245. don't make it all that far. In addition to that is improved handleing of the
  246. FOSSIL's buffers. With that improvment the displays should be faster. Also in
  247. this version you might notice that the .exe is about 50% smaller. And last of
  248. all I added a smart IN_USE.flg system similar to the one that Dream Voting
  249. Booth v2.00 has.
  250.  
  251.  
  252. ***About the program:
  253.  
  254.  
  255. 'After Thoughts' is my first real attempt at a door program. I wrote it while
  256. my girlfriend sat behind me paciently waiting for me to get off the computer.
  257.  
  258. It was written in C++ by James Sella in the late hours of several nights. I
  259. would like to appologize for the lame docs. (I did write them at 2 am, so do you
  260. expect much better?)
  261.  
  262.  
  263. ***History:
  264.  
  265.  
  266. v1.0 - Pre-Release of After Thoughts
  267.         5/17/94
  268.  
  269. v1.1 - Added several improvments - /d or /display command line option
  270.         5/25/94                  - /l or /local command line option
  271.                                  - # command line option for multinode BBS use
  272.                                  - added Infomation/Credit menu option
  273.                                  - changed colors
  274.                                  - 'Bad Word' checking
  275.                                  - ANONYMOUS for registered users only
  276.                                  - door.sys support
  277.                                  - maximum time limit in door
  278.                                  - time checking
  279.  
  280. v1.2 - Added several improvments - ASCII was added finally
  281.         7/07/94                  - Improved FOSSIL routines
  282.                                  - Added a smart IN_USE.flg system
  283.  
  284.  
  285. <*** End of File ***> TOASTY!
  286.