home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / BBSDOOR2.ARJ / S-NWS410.ZIP / DOCS.ZIP / ENGLISH.DOC < prev    next >
Text File  |  1995-01-22  |  8KB  |  231 lines

  1.                      
  2.  
  3.  
  4.  
  5.  
  6.                      T H E
  7.  
  8.         ▄█████▄       ▄█████▄ ▄██████ ██ ██ ██ ▄█████▄
  9.         ██▄▄▄▄  ▄▄▄▄▄ ██   ██ ██▄▄▄▄  ██ ██ ██ ██▄▄▄▄
  10.          ▀▀▀▀██ ▀▀▀▀▀ ██   ██ ██▀▀▀▀  ██ ██ ██  ▀▀▀▀██
  11.         ▀█████▀       ██   ██ ▀██████ ▀██████▀ ▀█████▀ v4.10
  12.         
  13.       The best news generator available in the world for SysOps!
  14.               Many styles of screen output.
  15.            Now supporting date and environment buffer.
  16.             With simulataneous printer output.
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24. ╔═════════════════════════════════════════════════════════════════════════════╗
  25. ║▒▒▒ Getting Smart ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  26. ╚═════════════════════════════════════════════════════════════════════════════╝
  27.   Hello my friend SysOp,
  28.      
  29.     This program generates an ANSI and ASCII news screen for your BBS. 
  30.     It runs under Remote Access, EzyCom, PCBoard, WildCat and compatibles.
  31.     If your BBS program isn't compatible with Super News, you're able to
  32.     send an example of your news file with a little explain about the file
  33.     structure to one of author's mailing addresses.
  34.     S-NEWS generates the following files:
  35.       
  36.       NEWS.ANS  -=> News screen in ANSI Codes
  37.       NEWS.ASC  -=> News screen in ASCII Codes
  38.       NEWS.BBS  -=> WildCat! format
  39.       NEWS.PCB  -=> PCBoard format
  40.       NEWS.AVT  -=> Probably on next versions (5.00)
  41.       NEWS.RIP  -=> Probably on next versions (5.00)
  42.       
  43.     The parameters are:
  44.  
  45.       Syntax: S-NEWS [/P|/O|/A] </1|/2|/3|/4|/5> [/PCB|/WC]
  46.         
  47.         /P   - Printer output.
  48.         /O   - Rename NEWS.A?? to ONCEONLY.A?? [Read Common Questions]
  49.         /A   - Rename NEWS.A?? to ALTNEWS.A??  [Read Common Questions]
  50.         /1   - Continuous form. Like printer paper.
  51.         /2   - Standart form.
  52.         /3   - Full Screen form. One news per page.
  53.         /4   - Windowed screen mode.
  54.         /5   - Shadowed screen mode. {+}
  55.         /PCB - Force PCBoard output.
  56.         /WC  - Force WildCat! output.
  57.         On next versions much more modes will be included.          
  58.         Sugestions and examples are welcome.
  59.  
  60.     Parameters with <> are necessary, and you should pick up ONLY one.
  61.     Parameter with [] is optional.
  62.     At first you must specify the environment buffer on the MS-DOS (or
  63.     whatever), like this (You should include it into your AUTOEXEC.BAT):
  64.   
  65.      Syntax.: SET S-NEWS={drive}{path}
  66.      Example: SET S-NEWS=C:\RA\S-NEWS
  67.  
  68.     The configuration, text and key files, MUST be in the same directory
  69.     of S-NEWS.EXE.
  70.     The text that will be included in the generated files is on NEWS.TXT
  71.     and the format is:
  72.  
  73.     Header|Date
  74.     Message Line 1
  75.     .
  76.     .
  77.     .
  78.     Message Line xxx
  79.  
  80.     Observation:
  81.     ~~~~~~~~~~~~
  82.     After each news, you have to put /***/, but when writing the
  83.     the last news, it's not necessary.
  84.     In the Message Line buffer, the words are centered on the
  85.     screen, then it's not necessary to add spaces in the line.
  86.     
  87.  
  88.     Header|Date
  89.     Message Line 1
  90.     .
  91.     .
  92.     .
  93.     Message Line xxx
  94.     /***/
  95.     Header|Date
  96.     Message Line 1
  97.     .
  98.     .
  99.     .
  100.     Message Line xxx
  101.     /***/
  102.     Header|Date
  103.     Message Line 1
  104.     .
  105.     .
  106.     .
  107.     Message Line xxx
  108.  
  109.     Observation:
  110.     ~~~~~~~~~~~~
  111.     As you can see, on the last news there's no /***/, because
  112.     it means that it's the last news of the NEWS.TXT file and
  113.     S-NEWS can recognize the EOF.
  114.     Take a look at the examples given.
  115.     Date option is optional!
  116.           
  117.     WARNING:
  118.     ~~~~~~~~
  119.     The maximum number of characters that you should put in each
  120.     line is 70, else you will be able to receive some ERROR messages!
  121.  
  122.  
  123. ╔═════════════════════════════════════════════════════════════════════════════╗
  124. ║▒▒▒ Setting Up Configuration File ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  125. ╚═════════════════════════════════════════════════════════════════════════════╝
  126.  
  127.     S-CONFIG.EXE has all support necessary.
  128.     If your last S-NEWS version was less than 4.06 you *MUST* run:
  129.     
  130.     S-CONFIG /CREATE
  131.  
  132. ╔═════════════════════════════════════════════════════════════════════════════╗
  133. ║▒▒▒ Displaying the date ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  134. ╚═════════════════════════════════════════════════════════════════════════════╝
  135.  
  136.     In header buffer you can put the date.
  137.     Like this:
  138.  
  139. Birthday!|March 12th
  140. xxxxxxxxx
  141. xxxxxxxxx
  142. xxxxxxxxx
  143.  
  144.     Date option is not necessary!
  145.     Depending on the style of the news the date will be displayed in
  146.     different places, like mode 2:
  147.  
  148. ╒═══════════════════════════════════════════════════════════════════════════╕
  149. │                               Birthday!                                   │
  150. ╘═══════════════════════════════════════════════════════╡ March 12th ╞══════╛
  151.  
  152.       If you don't want to put the date, it will appear like this:
  153.  
  154. ╒═══════════════════════════════════════════════════════════════════════════╕
  155. │                                Birthday!                                  │
  156. ╘═══════════════════════════════════════════════════════════════════════════╛
  157.  
  158.       If you have some troubles you can find help in all of Super News
  159.       support sites or even with the author in one of his mailing addresses.
  160.       
  161. ╔═════════════════════════════════════════════════════════════════════════════╗
  162. ║▒▒▒ Changing colors ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  163. ╚═════════════════════════════════════════════════════════════════════════════╝
  164.  
  165. Hello!|Jul 15th
  166. This is an ^^example^G of S-NEWS!
  167. Why don't you register it?
  168. /***/
  169. Test 2
  170. Testing S-NEWS!
  171.  
  172. ===========
  173.      
  174.      On line 2, the word "example" will be shown in flashing white because
  175.      the character (^^). And the character (^G) will turn the rest as gray.
  176.      For help concerning the colors, you should run S-TABLE.EXE
  177.  
  178.      In the header, you can't change colors yet!
  179.      On 5.0 version IT WILL BE DONE!
  180.      
  181. ╔═════════════════════════════════════════════════════════════════════════════╗
  182. ║▒▒▒ Common Questions ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  183. ╚═════════════════════════════════════════════════════════════════════════════╝
  184.  
  185.   When I have a new News (!), where should I place them?
  186.   A: You have to put them on TOP of NEWS.TXT
  187.  
  188.   Where should I use ALTNEWS.A?? ? 
  189.   A: This file is displayed only if the NEWS.A?? file was not
  190.      displayed to the user because the user requested to skip it
  191.      during an IEMSI session.  If you want all users to see your
  192.      system news file regardless, simply use option /A
  193.  
  194.   Where should I use ONCEONLY.A?? ? 
  195.   A: This file is displayed just after the NEWS.A?? file. It is
  196.      displayed once only when the file has been altered since the
  197.      user last viewed it.
  198.  
  199. ╔═════════════════════════════════════════════════════════════════════════════╗
  200. ║▒▒▒ Programs mentioned in this document ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  201. ╚═════════════════════════════════════════════════════════════════════════════╝
  202.  
  203.  All brand and product names are Copyrighted (C) material, Trademarks (tm)
  204.  or Registered (R) Trademarks of their respective holders:
  205.  
  206.      ARJ                      Robert K. Jung
  207.      RemoteAccess             Andrew Milner and Wantree Development.
  208.      Ezycom                   Peter Davies
  209.      MS-DOS                   Microsoft Corporation
  210.      PCBoard                  Unknown
  211.      WildCat                  Unknown
  212.  
  213. ╔═════════════════════════════════════════════════════════════════════════════╗
  214. ║▒▒▒ Sending Questions and Opinions ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  215. ╚═════════════════════════════════════════════════════════════════════════════╝
  216.  
  217.     Opinions and questions are welcome in:
  218.  
  219.      FidoNet.........: 4:801/51
  220.      RBT.............: 12:1213/4
  221.      Prime Net.......: 98:1100/1
  222.      Tekno Net.......: 58:132/1
  223.      InterNet........: daniel.lafraia@f51.n801.z4.fidonet.org
  224.      
  225.     WARNING: The new phone number for IRON BBS is +55-132-225775
  226.     
  227.                           Thanks for using S-NEWS,
  228.                                  Daniel Lafraia
  229.  
  230. -=> Typed by Daniel Lafraia
  231.