home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / DRMANN12.ZIP / ANNOUNCE.DOC < prev    next >
Text File  |  1994-10-07  |  2KB  |  62 lines

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