home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / madm02 / madm01.doc next >
Text File  |  1992-07-20  |  4KB  |  92 lines

  1.  
  2.                      Multi-Area Doorfile Maker (MADM) v0.1
  3.  
  4.                            A utility for QuickBBS-ST
  5.     
  6.                                   Written by
  7.  
  8.                                Bjorn Fagerstedt
  9.  
  10. Hi there, all QuickBBS-ST Sysops out there! (Or, at least, those of you who
  11. cared to unpack this little utility :-)). I guess many of you have been annoyed
  12. over the fact that QuickBBS-ST still doesn't support 'Combined Boards'-reading.
  13. I have (and I have used QBBS since v0.25c). And I also guess that most of you 
  14. have figured out that you can make a 'Combined boards'-simulation with the 
  15. powerful .DOR-files commands. You can make a file that lets the user read in 
  16. the areas you add to your file (it is really the same thing as if the user 
  17. chose to read in all the areas, from your ordinary menues, but he/she doesn't
  18. have to press any buttons, but RETURN to read New messages. This is very 
  19. useful, especially for local areas. It will really improve the msgs-writing 
  20. activity on your BBS.
  21.  
  22. So far so good. But you have to write down all the areas in the .DOR-file (most
  23. Sysops use one line text and one line with menu command for each area). And
  24. writing a file for maybe 100 areas can become a real boring job. But here is 
  25. the soloution to all of your problems! (Nah, maybe not, but at least to one of 
  26. them!).
  27.  
  28. Multi-Area Doorfile Maker, hereafter referred to as MADM, will make your .DOR-
  29. files. You just have to enter wich areas you want to be included. Fantastic, 
  30. eh? (Ok, ok, writing this program only took about 30 minutes, including 
  31. debugging. But somebody has got to come up with the idea!).
  32.  
  33. Ok, how do you use the program? It is very simple to use, there's instructions
  34. in the program. But, here we go anyway:
  35.  
  36. First, put MADM01.PRG in your QBBS home folder (or wherever else you would like
  37. the DOR-file to be written). 
  38.  
  39. If you want a little text, maybe some info about what is going on, to be sent 
  40. before the reading starts, make a textfile and name it with the name you would
  41. like to use for the DOR-file. MADM will ask you for the name. If it finds the 
  42. file, it will put the text into the DOR-file. 
  43.  
  44. Example:
  45.  
  46. Hi, you are about to have the oppurtunity to read messages in all local mail 
  47. areas. You will be asked if you want to read messages in the areas before the
  48. messages start to appear. Just press <RETURN> to read all new messages in that
  49. area or <Q> to skip to next area.
  50.  
  51. Then MADM will ask you to write a line to be sent before each area. First, you
  52. enter what to be sent before the area name (for example> Current area: ). (max
  53. 79 chars). After that, you enter the text to be sent after the area name (for
  54. example> . Press RETURN to read new msgs or Q to Quit.).
  55.  
  56. Keep the message short, it will be repeated for every area... With the examples 
  57. above and the area name 'General Chat' and the area number 3 the entry in the 
  58. .DOR-file would look like this:
  59.  
  60. send Current area: General Chat. Press RETURN to read new msgs or Q to Quit.
  61. menu 23 3
  62.  
  63. Ok, get it? Then it is just to enter all the area names and numbers to be 
  64. included in the file. Press RETURN on an empty line to end.
  65.  
  66. Tips: If you have many areas, don't include them all in one file. Divide it
  67. into a couple of files. For example all local areas in one, all ST-echoes in 
  68. another, programming echoes on yet another, etc. etc.
  69.  
  70. Ok, that was a long 'documentation' for such a little and simple program! But,
  71. it's worth the time writing it to avoid stupid questions! :-)
  72.  
  73. No, just kidding, please write me a netmail if you want to ask anything about
  74. the program (or other programs I made). Feel free to write about anything, it's
  75. always nice to hear from people!
  76.  
  77. Greetings from Stockholm, Sweden!  // Bjorn Fagerstedt
  78.                                       MultiSoft BBS, +46-8-53255854
  79.                                       FidoNet 2:201/319
  80.                                       NeST 90:1100/104
  81.                                       RPGNet 50:300/107
  82.  
  83. A word on your way... (to a nice future, maybe :-))
  84.  
  85.             What are we going to do now
  86.             when all has been said
  87.             No new ideas in the house
  88.             and all the books have been read
  89.  
  90.                       - U2, Acrobat (Achtung Baby)
  91.  
  92.