home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / DRMANN10.ZIP / ANNOUNCE.DOC < prev    next >
Text File  |  1993-08-16  |  2KB  |  63 lines

  1.  
  2.  
  3.         Setting up Announce! is relatively simple (I hope :) )
  4.  
  5.         YOU must edit/create the following files...
  6.  
  7.         ANNOUNCE.DAT  -  Straight TextFile, structure is as follows...
  8.  
  9. 1            -line 1  Number of MSG.x files  MUST match the number of MSG.x's!
  10. ANSI         -line 2  Either ANSI or WWIV
  11. NO           -line 3  Either YES or NO
  12.  
  13.         Explainations -
  14.  
  15.         Line 1 -  Each announcement shown must be edited in its
  16.                   OWN file.  The first message is MSG.1, second
  17.                   is MSG.2, third is MSG.3, and so on...  The structure
  18.                   of these files shown later in this doc.
  19.  
  20.         Line 2 -  If set to WWIV, Announce will create and show a file
  21.                   with the WWiV Color Codes...  1, 2, etc..  If set
  22.                   to ANSI, Announce will create and ANSi or ASCii file,
  23.                   depending on the callers setting.
  24.  
  25.         Line 3 -  If set to YES, Announce will pause on the 24th line
  26.                   while displaying the Announcement File.  If set to
  27.                   NO, Announce will NOT pause the display.
  28.  
  29.  
  30.         MSG.x  -  Straight TextFile, structure is as follows...
  31.  
  32. 5                                          line 1  -  Number of message lines
  33. Just installed DreamWARE's ANNOUNCE!       line 2 - 11 - actual message lines
  34. You're looking at it now!
  35. Leave Email to Sysop with your Comments.
  36. Please Help your Sysop Register Announce v1.0!
  37. Thank You!
  38.  
  39.         Explainations -
  40.  
  41.         Line 1 -  The number of lines in the message.  MUST be between 1
  42.                   and 10 !
  43.  
  44.    Line 2 - 11 -  The actual message lines.  MUST be 70 characters or less,
  45.                   else things will look HORRIBLE!  Everything after Line 11
  46.                   will be ignored!
  47.  
  48.  
  49.    MSG.x NOTES -  If you delete a MSG.x file, you MUST take up the slack!
  50.                   Example -  Say you have 4 MSG.x files and you delete MSG.2,
  51.                              you'll need to do this...
  52.  
  53.                              ren MSG.3 MSG.2
  54.                              ren MSG.4 MSG.3
  55.  
  56.                              Otherwise, when it looks for MSG.2, Announce!
  57.                              will quit-out with an Error!
  58.  
  59.  
  60.  
  61.                    Welp, that should get you going...  Enjoy!
  62.  
  63.