home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / stkeep / stk_prg / bbs_news.doc < prev    next >
Text File  |  1992-09-06  |  12KB  |  297 lines

  1. ST-Keep Update News
  2. -------------------
  3.  
  4. 06Sep92
  5.  
  6. If you are running ST-Keep from a program that doesn't allow ST-Keep
  7. to answer the phone (as a door, from Binkley, etc.) you will need to
  8. pass the switch "-L" for LOCAL along the command line with the baud
  9. rate and/or path to use.  Update of your autoexec.bat files to spawn
  10. ST-Keep will be required.  This ensures better carrier loss detection
  11. when run if the user hangs up during the boot process.  Previously,
  12. the time between the door program starting ST-Keep and ST-Keep
  13. checking for carrier left about 2 seconds of possible error in
  14. detection, now the -L ensures a valid detection at all times.
  15.  
  16. Some of you may have been having problems with the door menu showing
  17. up under [*] or [.][e][d]... be sure to use BBS_CNFG.PRG and under
  18. the [A][X] option (second menu) where the door execs are configured,
  19. select "0" for any door information that is unused (auto-exec, logon,
  20. logoff).  If it is a blank line you will end up with problems getting
  21. to your menu, although [*] would still auto-run your selected door.
  22.  
  23. 30Aug92
  24.  
  25. Screen length ...More? prompting is now disabled during an extended
  26. directory listing.
  27.  
  28. Auto-goto next floor flag has been added.  Under [X][N][K] (edit
  29. configuration, system options, auto-goto...) the user may turn the
  30. feature on or off that automagically takes them to the next floor if
  31. they have pressed [G]oto and are done with the rooms on the current
  32. floor.
  33.  
  34. Added user toggle to turn "Rooms with new messages list" on/off when
  35. moving among floors.  [L] under user config, system options.
  36.  
  37. If a [S]kip is performed on the last room on a floor, it will act
  38. just as if it was a [G]oto and attempt to move to the next floor if
  39. the proper user flags are set (it still won't mark the messages as
  40. read).
  41.  
  42. 27Aug92
  43.  
  44. Logon exec and logoff exec have been changed along with bbs_cnfg.prg.
  45. You will be required to enter a door number for each of these execs
  46. and the command line is now invalid.  Instead, create a door with
  47. group status that will allow your users to run the desired door as
  48. if they chose it themselves.  Run cnfg.prg to edit those door numbers
  49. as they were previously paths.  You may want to use this to have
  50. ST-Keep run Fidodoor automatically when a user logs on and check their
  51. netmail, etc.  If any of these doors are unused, you MUST use a "0"
  52. for the door number, if you leave it as a null string you won't be
  53. able to get your door menu.
  54.  
  55. *** SPECIAL BULLETIN ***
  56.  
  57. This will be the last shareware update of ST-Keep.  I am working on
  58. v5.00 which will be commercial and will sell for a higher rate than
  59. the current $25 shareware fee.  Updates to v5.00 should be around $10
  60. for current registered SysOps, but don't hold me to that.
  61.  
  62. The ONLY changes I will make to v4.99 will be bug fixes, so make sure
  63. and let me know of any that you may stumble into.  Any suggestions
  64. for new functions or features will be added to the new commercial
  65. version and require you to upgrade if you want to see them.
  66.  
  67. I would like to extend my appreciation for all the current registered
  68. SysOps, if it wasn't for you, ST-Keep wouldn't be the BBS that it is
  69. now (I couldn't have thought of all this stuff myself!)
  70.  
  71. Since ST-Keep will be a commercial product, I will not be able to
  72. offer the common daily changes I made up to this point.  You probably
  73. won't be seeing update notices more than once a month anymore.
  74.  
  75. Thanks again for all your support, see ya on the nets!
  76.  
  77. *** BACK TO OUR REGULARLY SCHEDULED PROGRAM ***
  78.  
  79. 26Aug92
  80.  
  81. Carrier loss is now detected when run as a door and the loss happened
  82. before the BBS was fully loaded.
  83.  
  84. 16Aug92
  85.  
  86. If any files are on hold, they can now be downloaded in
  87. 'undownloadable' rooms.  Previously, the no-dl status of a room would
  88. not allow a [D] request and thus nullify the held file download and
  89. require the user to move to a directory / dl room in order to proceed.
  90.  
  91. If chat mode is disabled, the user is not notified twice that the
  92. sysop is unavailable.  NOCHAT.BLB is ONLY used if the sysop doesn't
  93. answer the chat, but if it's disabled a simple message will be sent
  94. to the user.
  95.  
  96. 08Aug92
  97.  
  98. A second menu has been added in the configuration editor
  99. (BBS_CNFG.PRG) to facilitate the addition of new paths to locate.
  100. Run it and familiarize yourself by pressing [A] to change paths, then
  101. [X] to go to the 2nd menu where you can enter some new options, most
  102. importantly the name and location of your chat program.
  103.  
  104. ST-Keep's chat mode has been removed and written as an external
  105. module.  You will need the BBS_CHAT.PRG along with the new version of
  106. BBS.PRG otherwise you won't be able to chat!
  107.  
  108. You MUST locate your CHAT EXEC using the configuration editor by
  109. editing your paths and then going to the 2nd menu by pressing [X].
  110. Simply enter the drive/path/filename spec you wish to invoke when
  111. chat mode is called.  This would read "C:\BBS\BBS_CHAT.PRG" or
  112. something like that for ST-Keep's chat, otherwise you can have it
  113. call your own chat programs.
  114.  
  115. 07Aug92
  116.  
  117. All the UNUSED lines in INFA.SYS are now used!  These can be updated
  118. by using the new version of BBS_CNFG.PRG.
  119.  
  120. Line 7 is now for the chat exec filename.  This is the path and
  121. filename to run when you select chat mode with a user.  ST-Keeps chat
  122. mode is now external (BBS_CHAT.PRG).  You can choose your own chat
  123. program simply by using its name instead.
  124.  
  125. Line 17 is the logon exec filename.  This program will run after a
  126. user logs on.
  127.  
  128. Line 18 is the logon exec's command line information.
  129.  
  130. Line 19 is the door number to run (auto-door) when [*] is pressed from
  131. any room prompt.  This will automatically run this door (from
  132. STK_DOOR.SYS) when pressed.  The [.][E][D] command will still bring up
  133. the old menu.  The best use for this feature is to allow your users to
  134. press [*] and it'll autorun DIP!
  135.  
  136. 05Aug92
  137.  
  138. Fixed file directory listing so it would no longer ad directory ".",
  139. ".", and "FILES" to the total file count when displaying that
  140. information.  Some users were complaining that they couldn't see 3
  141. files!
  142.  
  143. 01Aug92
  144.  
  145. Added auto-goto next floor.
  146.  
  147. 17Jul92
  148.  
  149. In the message editor, if you go to the edit command and later
  150. continue your message, it would place a CR at the last position in
  151. the editor.  This no longer happens so when continuing, you'll start
  152. exactly where you left off before pressing RETURN twice to get to the
  153. edit command.
  154.  
  155. Increased rs232 i/o buffers to 4K each if the port is locked.
  156.  
  157. 13Jul92
  158.  
  159. Bug fix, new messages read weren't always getting updated properly in
  160. the version during the past 4 days.
  161.  
  162. Update to BBS_TERM to ensure that the menu bar gets re-displayed
  163. properly when returning from terminal mode.
  164.  
  165. 12Jul92
  166.  
  167. BBS_CNFG.PRG has been updated to reflect the use of 192 to lock the
  168. port at 19.2K rather than 0 which will simply allow calls up to 19.2K
  169. but setting the port at the modem speed rather than locking it at
  170. 19.2K.
  171.  
  172. 08Jul92
  173.  
  174. Added a post logon exec command.  Line #19 in the STK_INFA.SYS file
  175. can contain a pathname and program name (i.e. "D:\FIDO\FIDODOOR.TTP")
  176. which will run right after the system prints "Welcome, Username!"
  177. after a logon.
  178.  
  179. 04Jul92
  180.  
  181. Something happened to my updated BBS_NEWS.DOC file so this information
  182. might not have been in the last update as of 01Jul92...
  183.  
  184. There is a new function to disallow new users access to the BBS totally.
  185. They can only apply for an account and then they will be logged off (as
  186. well as if they call back).  The SysOp will need to upgrade their access
  187. level to allow them on.  This will disallow new users from attributing to
  188. ANY system activity other than one new call and an application, which
  189. constitutes a new access level even tighter than level 1 was before.  To
  190. toggle this "Limit New User" function, use the Co-SysOp Option menu "K"
  191. ([.][C][O][K]).  This also required changes to the access level formats,
  192. so prepare for a bit of work.
  193.  
  194. New Access Levels:
  195.  
  196.        0 = killed or unused account (same)
  197.        1 = Limited New User (new, application only, no further logon)
  198.        2 = Unvalidated User (now write/file xfer/door privs,
  199.                              previously level 1)
  200.        3 = Validated user (write/file xfer/door privs,
  201.                            previously level 2)
  202.    4- 99 = Normal users for SysOp configuration
  203.  100-149 = Aide
  204.  150-199 = Co-SysOp
  205.  200-254 = SysOp
  206.      255 = Supervisor
  207.  
  208. This means that you will *MUST* to change the access level of your current
  209. users by using the mass userlog editor (good practice!).  On my system,
  210. level 5 is SST Members, 4 is special users, 3 is unused, 2 is validated
  211. users and 1 is unvalidated users.  I basically need to insert a new level
  212. between 0 and 1, so I'll move level 2 to 3 (since 3 is unused), 1 to 2,
  213. and leave 1 open for the new level if it needs to be used.  Since 4 and 5
  214. aren't being bumped, they don't need to be changed.  Of course, you will
  215. need to change level 2 to 3 first and then 1 to 2 so that I don't create a
  216. ton of level 2 users first and then move them all to level 3.  Always
  217. start converting from the highest level first.  It is critical that you
  218. change levels, otherwise certain users will not be able to use the system
  219. as validated users.
  220.  
  221. 31Jun92
  222.  
  223. Terminal mode now calls BBS_TERM.PRG (my own creation) rather than using
  224. an internal dumb-terminal procedure.  Hopefully BBS_TERM will grow as time
  225. goes on.  Place this program in your system directory.
  226.  
  227. Added [A] Access Desk Accessories from the wait call screen.
  228.  
  229. Added [B] Baud Rate change from the wait call screen.  This will save the
  230. new rate to INFA.SYS so it'll be your new maximum baud rate default (or
  231. port locking information).
  232.  
  233. Cosmetics.
  234.  
  235. 01Jun92
  236.  
  237. Added [H]old file function.  User must use [D]ownload from within any
  238. room to download all held files.  If these files are not downloaded by the
  239. user before the session ends, the list will be erased upon call
  240. termination.
  241.  
  242. Changes made to the file description format.
  243.  
  244. TOS version reporting fixed.
  245.  
  246. 24May92
  247.  
  248. I re-wrote the output routines so that it prints one word at a time rather
  249. than a whole line at a time.  You will notice a definate decrease in
  250. console output during local logons, but users will have more immediate
  251. response to their stop and pause requests when reading messages.
  252.  
  253. 11May92
  254.  
  255. Fixed bug whereby the BBS would bomb if you tried to move a file from a
  256. directory room to another directory room which didn't have a folder
  257. created on disk.
  258.  
  259. Added 2 characters to each room name when listed within [K]nown rooms
  260. command.
  261.  
  262. 10May92
  263.  
  264. Moved Debug function to [.][C][D]ebug so that normal users can't access it
  265. via the old CTRL-P command.  Oldmsg% should = oldest msg on disk.
  266.  
  267. Fixed [1] directory command so that a room with 0 files will not show the
  268. last byte count of a previous directory room.
  269.  
  270. Added a menu file for USERBOOT.# routines.  When you use [F6] to send a
  271. userboot textfile before bumping a user, USERBOOT.MNU located in your MSG
  272. folder will be displayed so you can remember which boot files you have.
  273.  
  274. 08May92
  275.  
  276. New BBS config to allow locking the serial port at 19200 bps for high
  277. speed modems.
  278.  
  279. 08Apr92
  280.  
  281. Instant Graphics and Sound menu's were reportedly not working correctly,
  282. make sure your menu extensions are IGS.  Use BIG for IBM IGS, MNU for
  283. ASCII, ANS for ANSI and V52 for VT-52.
  284.  
  285. 30Mar92
  286.  
  287. A new pathname option has been added so that the SysOp can designate where
  288. ST-Keep stores it's temporary files.  Line #16 in STK_INFA.SYS contains
  289. this pathname.  It must terminate with a backslash.  This can be a RAMdisk
  290. to enhance the speed of functions requiring temporary files.  You will
  291. need the new version of BBS_CNFG.PRG as well.
  292.  
  293. ST-Keep's internal backup routines have been removed.  You will need to
  294. set up an EXEC event to run backups.  Simply create a batchfile with your
  295. favorite CLI and have it use your preference of archivers and take care of
  296. your backup.
  297.