home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / DCAT11.ZIP / DCAT.DOC next >
Encoding:
Text File  |  1993-11-03  |  9.4 KB  |  236 lines

  1. NOTE: If anything is confusing, it wasn't me, or me!  It seems that two
  2.       people are writing this! <G>  This is for all of you sick of having
  3.       to have a .CFG file for every door!  Sick of slow Door menu generators!
  4.       Sick of changing directories, and copying files, just to update your
  5.       Doors Menu!  Now, on with the show!
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                  ╓──────═════─────╖
  12.                ─═╣ Door-Cat! V1.1 ╠═─
  13.                  ╙──────═════─────╜
  14.  
  15.  
  16.  A PC UNIVERSE! Software Production - Copyright 1993 PC UNIVERSE! Software.
  17.  
  18.  
  19. What's New?
  20. ───═════───
  21.  
  22.      In version 1.0 there was small bug that is now fixed. It would cause 
  23. Mono callers to recieve ANSI when the Dropfiles were converted with the /r.
  24.      Also, in version 1.1, the RIP screens have been optimized for greater
  25. speed and are smaller in size.  The .EXE has also been optimized for greater
  26. speed.
  27.  
  28.  
  29. What is Door-Cat?
  30. ──────═════─────-
  31.  
  32.      Door-Cat! is a utility to VERY quickly write the Door Menus on your 
  33. Wildcat! BBS.  Door-Cat! will update after each Door is executed to show 
  34. in Wildcat! @-Code and RIP Door Menu the Door's statistics, such as the 
  35. last players, time and date used, and total times used.  The RIP Menu is 
  36. a fully mouseable menu!  
  37.      An added bonus is the Dropfile Converter, which allows older doors 
  38. without RIP support to give your RIP callers ANSI color.  It checks to see
  39. if the Dropfiles say RIP, if so, it changes it to say Color.  This is a very 
  40. handy option!  It completely eliminates the need for an extra utility to do
  41. the conversion!
  42.  
  43.  
  44. How do you use Door-Cat?
  45. ──────────═════────────-
  46.  
  47.      Using Door-Cat! is a snap!  All you have to do is add one line to your
  48. .BAT file that runs the door.  The line has the program name "DCAT" and a
  49. four digit code.  The four digits represents the Door Number, then the Node
  50. Number.  Here is an example of Door number 6 being run on Node 2:
  51.  
  52.        ┌┤An optional feature to convert the Dropfile.
  53. DCAT 0602 /r C:\WC30
  54.      ═╕═╕    ═══════╡Optional, path to the Door-Cat files.
  55.       │ └─┤Node Number
  56.       │
  57.       └───┤Door Number
  58.  
  59.  
  60.      Simple enough? Yes!  There is no copying of files from directory to
  61. directory, and no changing directories.  You simply tell the configuration 
  62. file where you want the files and Boom! it gets done!
  63.      The 4-digit code tells Door-Cat! which door is being executed, and
  64. node being run on.  Door-Cat! needs to know which node, so that it can     
  65. locate the proper Dropfile to find out who is using the door.  You need to
  66. remember that this must be a 4-digit code.
  67.      I'll explain the /r in alittle more detail.  In the DOOR.SYS and
  68. USERINFO.DAT files, there is a line which tells the Door Program if the user
  69. as Color or not.  Since Wildcat! 3.9 came out, users now may call in RIP.
  70. RIP stands for Remote Imaging Protocol.  The problem is, the older doors
  71. have no idea what "RIP" means, and will give the user a non-color display.
  72. When you add the /r, Door-Cat! will check to see if the caller is in RIP,
  73. if so, Door-Cat! changes the line to say that the user is calling in Color.
  74.      The C:\WC30 is used to tell Door-Cat! where you have hidden the data
  75. files.  This is useful, so that you will not have to change directories if
  76. the Door is being called from a work directory.  If the data files are in
  77. the current directory, then adding C:\WC30 is not necessary.
  78.      Please remember that the command line options must be in order.  The
  79. 4-digit code goes first, /r if needed, and then the Path if needed.  
  80.      The reason it must be in order is, it would take more code and time to 
  81. run if Door-Cat! was programmed so that you could mix and match.  We have 
  82. built Door-Cat! with speed and power in mind.
  83.  
  84.  
  85.  
  86. What is in the Configuration?
  87. ────────────═════────────────
  88.  
  89. The Configuration is easy, the DCAT.CFG file format is:
  90.  
  91.  
  92. PC UNIVERSE             <- BBS Name
  93. James Kelley            <- SysOp's Name
  94. 0                       <- Registration Code
  95. C:\WC30                 <- Path to the Wildcat! Home directory
  96. C:\WC30\DISP\DOORS.BBS  <- Path(s) to the @-Code
  97. C:\WC30\DISP\DOORS.RIP  <- Path(s) to the RIP
  98.  
  99.  
  100.  
  101. Where do the Door Names go?
  102. ───────────═════───────────
  103.  
  104.      They are stored in a file called DCAT.DAT.  This is a simple text file
  105. that can be easily edited and altered.  There is no need for deleting an
  106. entire database just to delete one Door (Like some popular Door Menus<G>).
  107.      The file format for DATA.DOR is as follows:
  108.  
  109. 1                  <- Door # 1
  110. Trade Wars 2002    <- Door Name
  111. Jimmy Hoffa        <- Last User
  112. 70                 <- Times Used
  113. 10:09p             <- Time last used
  114. 10-27              <- Date last Used
  115. 2                  <- Door # 2
  116. Wasteland Graffiti <- Door Name
  117. Andy Beal          <- Last User
  118. 3049               <- Times Used
  119. 10:09a             <- Time last used
  120. 01-03              <- Date last Used
  121.  
  122. Etc..
  123.  
  124.  
  125.  
  126. Door-Cat! Overview
  127. ──────═════───────
  128.  
  129.      Door-Cat! is our contribution to the BBS world.  Door-Cat! makes
  130. you the @-Code display file and a fully Mouseable RIP screen for BBS use.  
  131. Door-Cat! keeps stats on your doors such as:  Last User, Time last used, 
  132. Date last used, and Total times used.      
  133.      Door-Cat! will convert the Dropfiles so that the older doors will give
  134. color to the RIP callers.
  135.      Door-Cat! is the fastest Door menu generator\updater out there, and
  136. is also the easiest to use.  Quite frankly, the best.  You just can't beat
  137. $9.95 for this gem!
  138.      If you are a registered customer, I can, for a small fee, Customize 
  139. your copy of Door-Cat!, and add or remove any thing you wish.  Door-Cat! 
  140. was compiled with QuickBasic 4.5 and work with MASM 6.1 may be done.
  141.  
  142.  
  143.  
  144. Ok, I love it! How much?
  145. ──────────═════─────────
  146.  
  147.      Well, nothing is free!  We put many hours, and many dollars into this
  148. effort.  If you will send us a small amount, just $9.95, we will be more
  149. than happy to rush you the Registration Code.  This will be your own
  150. personal Registration Code, unlike any other!  Feel special? You should!
  151. I know how much it costs to run a good board, and I bet your doing a very
  152. good job.  How do I know?  Well, you're reading the Docs!<G>  We think
  153. $9.95 is a small amount to make things look alot better and easier to use,
  154. and won't put a dent in your earnings.  Just something to entice you to mail
  155. in your registration is a limit of only 10 doors while unregistered.  That
  156. is only fair, and should give you a chance to see if you like Door-Cat! or
  157. not.  We are sure that you will!
  158.  
  159. Send check or money order to:
  160.  
  161.     PC UNIVERSE!
  162.     C\O Andy Beal
  163.     5300 Jones Road
  164.     Owensboro, KY 42303-9554
  165.     USA
  166.  
  167.      Make the check\money order out to Andy Beal, simply enough? Yes!  Your
  168. Registration Code will be sent pronto!
  169.  
  170.  
  171. About the Authors
  172. ──────═════──────
  173.  
  174.      Authors?  Yes, there are two people who slave over this.  Andy Beal,
  175. and James Kelley.  Since Andy is the guy who put most of the programming
  176. work into it, it's his name on the checks.  I, James Kelley, get to do all
  177. the rest, and receive the checks.<G>  We are High School students, only 16
  178. years old.  We need money! Haha!  I have spend tons of money on books and
  179. programs to make programs.  The same is for Andy.  After years worth of
  180. work, learning how to do what we do, don't you think you should register to
  181. support us?  Don't worry about being left in the cold, there will be updates,
  182. making Door-Cat! better and keeping ahead of the others.
  183.      We promise to provide quality programs, and updates to what we make.
  184. This won't be one of those deals where you register, and then that is all
  185. you get!  This gift keeps on giving!  Thoughts on improvements, or other
  186. projects are ALWAYS welcome!
  187.  
  188.  
  189.  
  190.  
  191. What about Support?
  192. ───────═════──────
  193.  
  194.      There is a vast amount of support!  Yes! You won't be left in the
  195. dark.  You may either call Andy's own personal voice line, or my Multi-Node
  196. BBS.  Wow, do we like you or what?!
  197.  
  198.     Andy's Voice Line: (502)684-7112
  199.     
  200.     PC UNIVERSE! BBS : (502)281-9686 - 2400
  201.     PC UNIVERSE! BBS : (502)281-9365 - V.32bis
  202.  
  203. If Andy is not home, leave a message on his machine, stating your problem, 
  204. and when you will contact him again.
  205.  
  206.  
  207.  
  208. Legal Stuff
  209. ───═════───
  210.  
  211.      How do those old butt-cover warranties go?  Something like this:
  212.  
  213.      This program is provided AS IS, without any warranties.  We are not
  214. responsible for any damage that results from the use of this program,
  215. or whatever else you do with it.  So, anything bad that happens is not
  216. our problem.  Also, this is Copyrighted software, meaning you can't alter
  217. or decompile it.
  218.      You are encouraged to distribute Door Cat!, as long as it remains in     
  219. the original, unmodified form.     
  220.  
  221.      Don't let any of that scare you.  I always see it in other peoples
  222. Docs, so why not?  You shouldn't have any problems with this program, 
  223. but hey, we're not perfect.  That is what the tech support is for!  
  224. Call Andy about it, it will be his fault.  Always his fault, it is never
  225. mine.<G>  Oh, BTW, tell Andy that you'll give him money when you call,
  226. and he'll do anything!  Even after Mid-Night.  Great service, huh?
  227.  
  228.      Another legal thing is that you must Register if you plan on using
  229. Door-Cat! for more than a couple weeks.  Unregistered means "Trial Use Only!" 
  230. Yes, we like you, but Feed me.
  231.      If you are caught with a hacked version, we will sue your butt off!  
  232. If you give your Registration Code away, we will sue your butt off and who 
  233. ever is using your code.  Get it?  Good. 
  234.  
  235.       Have fun, happy SysOping to ya!
  236.