home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SS01_144.ZIP / SS01-14P.DOC < prev    next >
Encoding:
Text File  |  1989-03-26  |  6.5 KB  |  152 lines

  1.                             Suburban Software
  2.                             Burbank, IL 60459
  3.                              (312)-636-6694
  4.                         Written by Chuck Valecek
  5.                                 03/25/89
  6.  
  7.     Some of you sysops are probably wonder why another version of my PCBoard
  8. List door. Well some sysops don't like Doorpch and swear by Prokit doors so
  9. I have rewritten the door using Turbo Pascal 5.0 and the Prokit Door library.
  10.  
  11.     This door will display by area code all the registered PCBoard systems in
  12. the WORLD. The data that is used by the door is available from Salt Air, Home
  13. of PCBoard, and can be downloaded as BLT1.ZIP. It is updated quite often by
  14. Clark Devolpment staff. Remember signing on and completing the script
  15. questionaire? When was the last time you updated it?
  16.  
  17.     The Door has functions:
  18.  1 - Display a list of area codes and the state assigned to it. This helps
  19.      the user decide which area code to search on. it can be displayed in
  20.      numerical oreder or alphabetical order.
  21.  
  22.  2 - Help, displays a brief help screen telling the user what the door will do
  23.      for him(her).
  24.  
  25.  3 - Select an area code. this will prompt the user for the area code that he
  26.      wishes to display. There is no waiting while the door searches for the
  27.      area code. The door makes use of a random file and a index pointing to
  28.      the record that contains the first bbs in that area code.
  29.  
  30.      And finailly Quit, returning the user to the Board.
  31.  
  32.     The door comes with two (2) additional utilities. CONV-ACP.EXE which reads
  33. a file named AC.DAT. This file is a simple text editor file whoch contains
  34. the area code and the state assigned to it. It can be edited by you using any
  35. simple text editor. You may add forgien area codes to the list as some have
  36. done in Canada. When ACCONV.EXE is executed it will create two (2) additional
  37. files named ACDATA.A which contains the area code list in alpha sequence and
  38. ACDATA.N which contains the area code list in numeric sequence. If you want
  39. a Graphic version of this file you may copy the file adding a G to the file
  40. extension (ie ACDATA.AG or ACDATA.NG). These file MUST be labeled as stated
  41. otherwise the door will not find them. It is NOT neccessary to have a graphic
  42. version its just some bells and whistles.
  43.  
  44.  
  45.     The second utility is BUILDAC.EXE. this program will read the uncompressed
  46. BLT1 file from Salt Air and create a index file and a compressed data file for
  47. the door to use. The index file file created is called AC.IDX and MUST be 
  48. labeled as such. The data file created can be named by you. Remember the data
  49. file name because you must enter that name in the configuration file.
  50.  
  51.     The help file is named SS01HEL.P for non-grahic and SS01HEL.PG for graphic
  52. versions. you may edit this file as you please.
  53.  
  54.     Note: None of the graphic files are required. They are optional and the
  55. door WILL run without them.
  56.  
  57.  
  58.     Thats about all that there is. I suggest creating a directory for the door
  59. to run in and run all the utilities in that directory, that way you won't
  60. have to worry about move them in.
  61.  
  62.     The configuration file is a simple one to set up. I have included my
  63. file in this package. You could run it the way it is and have no problems. Just
  64. use the default file names when you run BUILDAC.EXE. If you change the BBS name
  65. in the CNF file the door will display <Evaluation Copy>. This door is NOT
  66. crippled in anyway or form. You can run it forever as is if you so desire, I'll
  67. just have to go hungry!!!!
  68.  
  69. Here is my CNF file:
  70.  
  71. interrupt                <-See note 1 below
  72. Suburban Software BBS    <-Bulletin Board name
  73. Chuck                    <-Sysops first name
  74. Valecek                  <-Sysops last name 
  75. 483132                   <-Registration number
  76. pcblist.txt              <-name of file created by BUILDAC.EXE
  77.  
  78. Note 1 
  79. The first line of a ProKit config files must be the com driver type.
  80. This can be one of:
  81.       INTERRUPT         ;the best, fastest
  82.       BIOS              ;if interrupts fail to work
  83.       PCBTRAP           ;BIOS with special screen management for PCBTRAP.
  84.  
  85. Simple HUH!!!
  86.  
  87. The standard DOOR script for ProKit doors has this format:
  88.       echo off
  89.       cd \subsft
  90.       SS01-14 SS01-14.cfn C:\PCB (location of the PCBoard.sys file)
  91.       cd \pcb
  92.       if exist event.bat event               <<<--- take note
  93.       board
  94.    Notice line 5.  This line will start your timed event if needed.  Any
  95.    door that can logoff a user (during carrier loss or with goodbye) has
  96.    the possibility of starting the event.
  97.  
  98.  
  99. ProKit based doors can be tested with a special "local sysop" mode of
  100. operation.  In this mode, you need not load PCBoard to run the door.
  101. This option is selected by adding 'LOCAL' to the end of the door
  102. command line.  For example:
  103.  
  104. ss01-14 ss01-14.cnf \pcb LOCAL
  105.  
  106. will run the door in sysop-local mode directly from DOS.
  107.  
  108.     If you are a registered user of the original door written in Basic with
  109. the Doorpch door routines your registration number will work with this door
  110. also. Just edit the Sysops firts name, BBS name and the registration number.
  111.  
  112. If you would like a registered version of this door send me the following data
  113. along with $15.00 (US) 
  114.  
  115. Bulletin Board name ___________________________________
  116. First Name of Sysop ___________________________________
  117. Last Name of Sysop  ___________________________________
  118.  
  119. To:
  120. Chuck Valecek
  121. 5419 West 85th Street
  122. Burbank, IL 60459
  123.  
  124.     i will try to call your board and uplaod the latest version and your
  125. registration number. If I cannot get thru I will mail a diskette to you so
  126. please include a return address.
  127.  
  128. Thank you for trying this door. Stop in at my BBs and look at the Support
  129. conference for any new programs or enhanced versions. All bug reports can be
  130. placed in that conference.
  131.  
  132. Other doors:
  133. SS02-14  Daily Caller log door
  134. SS03-14  User search door
  135. SS04-14  Text file Reader door, allows over 200+ subjects
  136. And the popular SS05-14 King of the Board Door, trivia type game door allows
  137. the user only one question per day so it dosent type up your board!!!
  138.  
  139. TOP50  Reports deadbeat files on your system also generates a TOP 50 Bulletin
  140. FIXCTY14  Helps correct the spelling of City/State if you use TOPUSR by Sam
  141. Smith
  142.  
  143. A BIG Thanks goes out to the following
  144. To the people at Clark Development for the GREATEST BBS software around.
  145. To Sam Smith for writting the prokit routines.
  146.  
  147. Without these people our Bulletin Boards would not be what they are today!!!
  148.  
  149. Thank you AGAIN!!!
  150.  
  151. Chuck Valecek (312)-636-6694 (BBS) PCP!!!
  152.