home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / AUTOMSG.ZIP / AUTOMSG.DOC < prev    next >
Text File  |  1994-02-01  |  1KB  |  45 lines

  1.     Auto-Message Colorizer
  2.         Written By Major Kira Nerys
  3.  
  4. ░▒▓█Introduction█▓▒░
  5. Haven't you ever gotten tired of seeing those automessages only in one color?
  6. (as is with stock WWIV)
  7.  
  8. Well I did also, and thus I created this program....
  9.  
  10.  
  11. ░▒▓█Description█▓▒░
  12. Basically, All You have to do is unzip it to your \GFILES\ directory, and then
  13.   anytime the automessage is changed, just run this program.
  14.   This Program Will Basically Look At The Current Auto-Message,
  15.   And Anytime a "C + A Number Between 0 and 8" is come upon, that
  16.   Part Of The Automessage Will Be Colorized Using The Apprioate
  17.   WWIV Colors...
  18.  
  19.  
  20. ░▒▓█Important!!!!!█▓▒░
  21. Be sure to put:
  22.     AUTOMSG.EXE in \GFILES\ DIR
  23.     AUTOMSG.BAT in BBS Dir
  24.  
  25.  
  26. ░▒▓█General Info█▓▒░
  27. I wrote this program in a very short period of time using Turbo Pascal 7.0
  28.   (I had a headache, and I Don't code in C when I have headaches...<g>)...
  29.  
  30.  
  31. ░▒▓█Example█▓▒░
  32. Suppose This Is Your Automessage:
  33. Line 1 : (Name Of Person Who Wrote AutoMessage...)
  34. Line 2 : C6Welcome!
  35. Line 3 : C4Have C2Fun At The C6Rock
  36. Line 4 : C1And Play The On-Liners....
  37.  
  38. This would be interperted as:
  39. Line 2 : Welcome! (Flashing red)
  40. Line 3 : Have Fun At The Rock (Have=inverse blue, Fun=yellow, Rock=flash red)
  41. Line 4 : And Play The On-Liners.... (Light Blue)
  42.  
  43. SEE? VERY SIMPLE!
  44.  
  45.