home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / DOORSYS1.ZIP / DOORSYS.DOC < prev    next >
Text File  |  1993-11-05  |  6KB  |  127 lines

  1.                                 
  2.                                 
  3.                                 
  4.                                 D O O R S Y S
  5.                                    
  6.                                    
  7.                                    v 1.1
  8.                                     
  9.                                     
  10.                                     b y
  11.  
  12.                                 
  13.                                 Brian Anderson
  14.  
  15.  
  16. Well this is one of my FIRST Programs that I plan on releasing. So bear with 
  17. me<g>! This program was designed because one of my users wanted to run a BBS
  18. door local on her computer. Well, it wouldn't run! I tried it and could not
  19. make it run either, unless I was going thru my BBS. So I used a little of 
  20. that logic which earned me an A in College, and came up with a reason WHY it 
  21. would not run...easy -- it had no drop file to read. Well, while I was a 
  22. programmer (and I use that word loosely) I thought that any BBS door program 
  23. that I would write would have the ability to run purely local for testing. 
  24. Alas, this one didn't. So I sat down and made this little utility. It's 
  25. nothing fancy, nothing any amatuer programmer couldn't have come up with, 
  26. but they didn't and I did <g>. So, here it is in a nut shell... 
  27.  
  28.  
  29. LEGAL B.S. STUFF
  30.  
  31. This program is distributed *AS IS*. There are no warranties that it will not
  32. make your computer go nuts and become a liberal! I take no responsibility
  33. for its use, lack of use, or anything that goes along with it! Use it at your
  34. own risk! (Like it can really do anything geeze! It's nothing but a simple
  35. basic program, but I have to protect myself!) Also, this program may NOT be
  36. included with any other programs with out prior written authorization from
  37. Brian Anderson (The Author). Nor may ANY fees be charged in distributing this
  38. program other than a $5.00 fee for the DISK that it is on, not the program!
  39. You may feel free to distribute this program freely (On BBS's, thru clubs, or
  40. whatever means) as long as there is no fee for the distribution! (Ok, I think
  41. I got all the legal BS out of the way, I hope!)
  42.  
  43.  
  44.  
  45. SYSTEM REQUIREMENTS
  46.  
  47. Basically, any IBM compatible computer capable of running the BBS door 
  48. program. (Just try it it should work) 
  49.  
  50.  
  51. SET UP AND RUNNING
  52.  
  53. This is a fairly straight forward program and should be easy to set up. All 
  54. you need to do is edit the file called DOORSYS.CFG. And insert your 
  55. information in there. Here is an example that is included with this file.
  56.  
  57. Brian Anderson           <--- Your First and Last Name (Case does not matter)
  58. The Big Cheeze           <--- Your Alias. (Again, case does not matter)
  59. 06/15/68                 <--- Your Birthdate. This DOES matter! It must be
  60.                               in the exact form as you see it here. It must 
  61.                               be MM/DD/YY WITH the slashes! Some doors may
  62.                               want your Birthdate so don't worry all of you
  63.                               ladies out there, no one but you will see this!
  64.                               
  65. *NOTE* DOORSYS will now allow you to make the config file automaticaly if it 
  66. is not in the current directory. It will after making the config file then 
  67. run. Also you may place the .EXE file any where along your path, but the
  68. config file MUST be in the directory in which you start DOORSYS.
  69.  
  70. That is all DOORSYS needs to make the DOOR.SYS file. If any of you want more
  71. in there than that, please let me know. I can put it in very easily. This
  72. program will automatically put in the correct date and times as taken from 
  73. your system. It is set up currently with the presumption that you already 
  74. have ANSI.SYS installed and you plan on playing the door game with ANSI. 
  75. If you need this changed, please let me know.
  76.  
  77. Now comes the hard part <g>, setting up the door! I can not tell you how
  78. to do this in these doc's. Most doors do come with a file telling you how 
  79. to set them up. So just follow the instructions there. But remember, you 
  80. must run DOORSYS BEFORE you try to start the door, otherwise door.sys will 
  81. not be found by the door. 
  82. Here is a simple batch file that I used to run a door:
  83.  
  84. @ECHO OFF
  85. DOORSYS
  86. YAHTZEE YAHTZEE.CFG
  87.  
  88. That's it! Just make sure that you follow the door's set up instructions. 
  89. Everything should work fine. If not, re-read this doc and the doors doc
  90. to make sure you set everything up correctly. If that doesn't work, feel 
  91. free to call my BBS and I'll try to help you out.
  92.  
  93.  
  94. REGISTRATION
  95.  
  96. AHHH Come on!! You gotta' be kidding me! It took me longer to write the doc's
  97. than it did the program! I am not charging anything for this program! So feel
  98. free to use it at will. If you feel you MUST send me money for this, DONT! 
  99. You can either keep it for yourself (Because I know everyone needs their 
  100. money) or you can make a donation to your favorite charity in my name. 
  101. (Unless it is one of them darn liberal charities! <g>)
  102.  
  103.  
  104. That about handles everything I can think of. If you have any questions, 
  105. problems, or would like to add more of your own setings within DOOR.SYS please
  106. let me know. Thanks and I hope you enjoy this program. Please remember support
  107. the author of the door you plan on using by registering it. They spend a lot
  108. of time making those doors, and would like to get something for it.
  109.  
  110.                         Brian Anderson
  111.                         Sysop Brian's World
  112.                         
  113.  
  114. If you would like to get in touch with me, feel free to call my bbs, send me 
  115. a letter, or fax me. To reach me:
  116.  
  117.                         Brian Anderson
  118.                         2940 W Lincoln Ave
  119.                         Suite # D-247
  120.                         Anaheim, Ca 92801
  121.  
  122.                         BBS (714) 821-3123 
  123.                         24 hrs 14,400 - 2400 v.32bis
  124.  
  125.                         FAX (714) 821-6786
  126.                         up to 14,400 baud. FAX/MODEM.
  127.