home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / TRIBBS / EXPREZ20.ZIP / EXPRESS.DOC < prev    next >
Text File  |  1994-01-14  |  3KB  |  94 lines

  1.                             
  2.                          Expressions BBS Logon Messenger 
  3.                                   Version 2.0
  4.                           >>>- Broken Arrow Software ->
  5.                                Copyright (c) 1994
  6.                                Bert J. Francis Sr.
  7.  
  8.  
  9.         Expressions, is a nice way for a friendly sysop to greet his or her
  10. users with random messenges that can be created using the editor provided or
  11. the expressions that come with the software package. It is very easy to set
  12. up and is very configurable for the format of your BBS!
  13. This software is now a FREEWARE utility, PLEASE DISTRIBUTE FREELY!
  14.  
  15. INSTALLATION
  16. ------------
  17.         Expressions is very easy to install. If you run TriBBS, you may 
  18. have an idea already. Copy all of the files to their own directory under
  19. your main BBS directory.
  20. Edit the config file provided, EXPRESS.CFG as follows:
  21.  
  22. Line 1 -  door data type (see below)
  23. Line 2 -  door data file path 
  24. Line 3 -  BBS name
  25. Line 4 -  Sysop name
  26. Line 5 -  Locked baud rate(set to 0 if not locked)
  27.  
  28. SAMPLE -
  29.  
  30. TRIBBS
  31. C:\TRIBBS
  32. The NightShift BBS
  33. Bert Francis
  34. 19200
  35.  
  36. DOOR DATA FILE TYPES
  37. --------------------
  38.  
  39. Line 1 in the .CFG file may be the following:
  40. TRIBBS - TriBBS
  41. PCB - PCBoard BBS
  42. GAP - GAP BBS (DOOR.SYS)
  43. SF - Spitfire BBS
  44. RBBS - RBBS BBS
  45. WC - Wildcat! BBS
  46. WWIV - WWIV BBS
  47.  
  48. STARTUP BATCH FILE
  49. ------------------
  50.  
  51.         You then must write a batch file(if your BBS requires one!) in order
  52. to properly start the program. I am only familar with TriBBS, but this batch
  53. should work with most -
  54.  
  55. cd\TRIBBS\DOOR
  56. expread express.cfg
  57. cd\TRIBBS
  58. board
  59.  
  60. For LOCAL logons, just type EXPREAD EXPRESS.CFG LOCAL at the command line.
  61.  
  62. EXPRESSIONS EDITOR
  63. ------------------
  64.  
  65.         Expressions comes with it's own editor for creating your own 
  66. expressions. Operation is simple, start the editor with EXPRESS at the 
  67. command line. Enter your expressions one at a time, BE CAREFULL NOT TO PRESS
  68. ENTER UNTIL THE EXPRESSION IS COMPLETE!!  When you get to the end of line 1,
  69. just hit SPACEBAR until the cursor appears on the next line.  This can be a
  70. hassle, but bear with me, I'll soon produce a better version!
  71. *** NOTE ***
  72. YOU MUST ENTER AT LEAST 10 EXPRESSIONS FOR PROPER OPERATION!!
  73. When you change your expressions, save your old ones by renaming them first,
  74. you may want them later. (If you think up any good ones, send them to my
  75. BBS please!!)
  76.  
  77.  
  78. SUPPORT
  79. -------
  80.  
  81.         You may contact me at my BBS, The NightShift BBS (207)827-0501
  82. 9:00pm to 7:00am only!!
  83.  
  84.  
  85. ACKNOWLEDGEMENT
  86. ---------------
  87.  
  88. EXPRESSIONS Logon Messenger is compiled using TriDoor 1.22, a nice set of 
  89. door writing functions by Mark Goodwin, author of TriBBS. These libraries
  90. take the hard work out of writing doors and are highly recommended to 
  91. anyone interested in programming doors.
  92.  
  93.  
  94.