home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / BBCHAT10.ZIP / BBCHAT.DOC next >
Encoding:
Text File  |  1996-04-07  |  2.1 KB  |  53 lines

  1.                BLACKBOARD CHAT/PAGE DOOR 1.0 BETA
  2.              written by darrin lingle/time traveler
  3.                    BLACKBOARD BBS 303-430-9293
  4. this version is donationware 
  5.  
  6. send donations to :
  7. darrin lingle
  8. 8470 n. sheridan blvd.
  9. arvada, co   80003
  10.  
  11. you may freely distribute it to anyone.  you may not reverse engineer, 
  12. disassemble, or change anything on the copy you plan to distribute, which 
  13. is protected by copyright law. as with any software that's exchanged several 
  14. hands i suggest virus scanning after unzipping the file. i do not guarantee 
  15. anything.
  16.  
  17. what is blackboard page/chat door?
  18. the main reason i wrote this was because i hated the sound that my bbs's
  19. built in sysop page made.  as i wrote this i thought of some additional 
  20. things that i've always wanted in a page and chat util (ansi AND sound to
  21. get sysop's attention, ansi if sysop isn't there, a tolerable yet noticable
  22. paging sound, a small log file so i can view who tried to page me, what time,
  23. and a reason, which is easier than looking through the entire bbs log).
  24.  
  25. to install:
  26. make a subdirectory from your bbs directory like : c:\rg\bb\chat
  27. unzip the file into your bbs directory : pkunzip bbchat10 c:\rg\bb\chat
  28. you can use and or edit the sample batch file to run the door.  put the
  29. batch file in your main bbs directory.
  30.  
  31. make sure you download the orginal untampered version from blackboard bbs
  32. 303-430-9293. comments and new information is available in the programming
  33. message area on blackboard bbs.
  34.  
  35. files enclosed:
  36.   bbchat.exe  executable program
  37.   bbchat.doc  this file
  38.   door.ctl    the control file (use a text editor to edit)
  39.   page        .ans & .asc files which are shown when the user pages
  40.   notavail    .ans & .asc files which are shown if sysop doesn't answer
  41.  
  42. files created:
  43.   page.log  log of time, user, and reason paged
  44.  
  45. command line parameters:
  46.   /L load random door locally with no comport access
  47.   /Cx x = comport number (if no door file like door.sys)
  48.   /E expanded memory
  49.   /N node number
  50.   /Mx use multiple ctl files, door1.ctl, door2.ctl, ...
  51.   /Px specifies the path to the drop files
  52.  
  53.