home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RGQ11.ZIP / RGQ11.DOC < prev    next >
Encoding:
Text File  |  1993-03-04  |  4.4 KB  |  105 lines

  1.                   ***** "Renegade Quoter" *****
  2.                   ****** RG Quoter  v1.1 ******
  3.                   ** Written by Scott Wiggin **
  4.  
  5. Disclaimer:
  6. -----------
  7.  
  8.   Although I tested this program thouroughly on my own PC and
  9. have found that it works perfectly, I do not make any promises
  10. that it will work for you.  By you using this program you agree
  11. to NOT hold me responsible in any way for any damage that may or
  12. may not happen you you, your computer, your software, or anything
  13. else.  But don't worry, it's only a little program - What harm
  14. can it do? <devious laugh> :)
  15.  
  16. What it does:
  17. -------------
  18.  
  19.   This program is like many other Quoter programs I'm sure you've
  20. seen.  It reads from a huge file of quotes, picks one, then
  21. either writes the quote to the screen or to a file (in my case,
  22. both).  I was always looking for one that didn't have bugs, and
  23. one you didn't have to put any input into, and one that you could
  24. choose the name of the output file.  I never found one with all
  25. of these qualities, so I wrote my own.  It will only work for
  26. Renegade BBS sysops, though.  All it does is read from a few
  27. files and write to a few files - that's it!  No need for anything
  28. else.  But don't worry, it is semi-configurable.
  29.  
  30. How it works:
  31. -------------
  32.  
  33.   All you do is type RGQ11.EXE and you're done.  I suggest you
  34. run the sample batch file (which you should edit to reflect your
  35. own system setup, of course) as a Nightly Event, that way it
  36. makes a new quote every day.  There are a few other files you
  37. MUST have in order for RG Quoter v1.1 to work:
  38.  
  39.                POINTER.NDX  <-- Pointer to next quote
  40.                RGQ.CFG      <-- Config file
  41.                QUOTES.BBS   <-- Quote file
  42.  
  43.  
  44.   POINTER.NDX will simply contain a number of the line to start
  45. reading from the quotes file the next time it is run.  If you
  46. ever experience any problems, just edit this file so it just has
  47. the number 1 in it and re-run the program.  The pointer will
  48. automatically reset itself to 1 when it gets to the end of the
  49. file.
  50.   RGQ.CFG contains 2 lines.  The first line is who you want to
  51. name as the author of the quote.  See, this quoter actually puts
  52. the quote in your AUTO-MESSAGE!!  When reading the automessage it
  53. usually says something like:
  54.  
  55.   More Words of Wisdom from : So-And-So #1
  56.         ( then the quote )
  57.  
  58.   So the first line in your RGQ.CFG file will be the name of the
  59. person or thing or WHATEVER you want the quote to be from.  Mine
  60. says my own name, that way the users think I put put the quote in
  61. there myself.  In the sample RGQ.CFG file I gave you, it says RG
  62. Quoter v1.1, that way it looks like a Quoter Program did it.
  63.   The second line is the number of the color you want the text to
  64. be.  In your Renegade setup, you defined 10 colors, 0 thru 9. 
  65. Just put one of those numbers on the second line of RGQ.CFG and
  66. the whole quote will be in that color!  (you can change the color
  67. of the name of the person by editing the strings in your RG
  68. configs by adding ^# (where # is 0 thru 9) after the string
  69. itself)
  70.   QUOTES.BBS is an 11,000 line file containing over 4,000 quotes. 
  71. You CAN add to the quotes, but be sure that in between each quote
  72. (and after the last quote) there is an asterisk ('*'), just like
  73. you see in there now.  If you somehow damage that file, just
  74. unzip it again from this archive.
  75.  
  76. That's it!
  77. ----------
  78.  
  79.   Well, that's it!  Nothin' to it!  It's all very easy and
  80. straight-forward.  But, if you have any questions, comments,
  81. DONATIONS <G>, or ideas on how to make it better (or to make it
  82. work for another type of BBS software other than Renegade) just
  83. call my BBS:
  84.  
  85.                Misty Mountain BBS
  86.                (203) 248-7133
  87.                SysOp: Wigmaster
  88.  
  89.   Leave me E-Mail anytime.  Thanks for using my product.  And by
  90. the way, this is shareware - NOT CRIPPLEWARE!  I made all
  91. versions full-featured and full-strength.  There is no
  92. registration fee, but please feel free to send me a small
  93. donation for my hard work.  Please feel free to distribute this
  94. program ONLY in it's original form to anyone and any BBS.  Oh
  95. yeah, and you are hereby PROHIBITED from selling this program in
  96. any way to anybody.  Thanks!  :)
  97.  
  98.                          Scott W. Wiggin
  99.                     Writer of RG Quoter v1.1
  100.                Copyright (c) 1993 Scott W. Wiggin
  101.                   Written in Turbo Pascal v6.0
  102.  
  103.  
  104. [ End of Document ]
  105.