home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / swbm100.zip / SWBM.DOC < prev    next >
Text File  |  1993-07-26  |  8KB  |  216 lines

  1.                 
  2.                 
  3.                 Star Wars Bulletin Maker 1.00                  7/26/93
  4.                 -----------------------------
  5.  
  6.                         By David Kerr
  7.  
  8.         Welcome to Star Wars Bulletin Maker 1.00.  This program will,
  9.  you guessed it, make a bulletin.  The bulletin is created by taking
  10.  a random or sequential scene from the movie.  
  11.         It is easily configured with a configuration program, but the
  12.  configuration file can be edited with a text editor.  
  13.  
  14.  
  15.  Installation, Set Up
  16.  ********************
  17.  
  18.         First unpack the archive, and run SWCONFIG.EXE.  Most of this
  19.  is self-explanatory, so I won't go into detail.
  20.         Here is a brief description of the options:
  21.  
  22.  
  23.  ANSI name:   Just enter the bulletin name/path, or leave blank for none.
  24.  ASCII name:  Ditto for the above, but this has no color.
  25.         
  26.  ANSI CLS:    Will add an ANSI CLS code to the top of your ANSI bulletin.
  27.  @MOREON@:    Will add @MOREON@ and @MOREOFF@ to top and bottom of ANSI
  28.               bulletin.  @MOREOFF@ can be overridden, see arguments.
  29.  
  30.  @CLS@:       Will add a @CLS@ to the top of the ASCII bulletin.
  31.  @MOREON@:    Will add @MOREON@ and @MOREOFF@ to top and bottom of ASCII
  32.               bulletin.  @MOREOFF@ can be overridden, see arguments.
  33.  
  34.         The hardest part here is the colors.  You might not want to use
  35.  these yet or at all.  You will learn how to edit them yourself I'm sure,
  36.  but I will give you what they mean:
  37.  
  38.         Text  - This is the color for the text in your bulletin.  It is 
  39.                 active wether you want it or not.
  40.         Names - This is the color given to all capitalized words over 2
  41.                 characters long.  It can either be turned on or off.
  42.         ...   - You may choose what text you want changed.  Simply enter
  43.                 the word, and then select the colors.  When the bulletins
  44.                 are made you will see the differences.  The options are:
  45.  
  46.                 No    - Turn this word to inactive.
  47.                 Yes   - Change the color for this word case-sensitive only.
  48.                 Upper - Change the color only if all capitals.
  49.                 Lower - Change the color only if all lower case.
  50.  
  51.                 Upper will probably be the most useful.  Create a sample
  52.                 bulletin to see what I mean.
  53.  
  54.         Now just set SWBM up in your nightly/hourly maitenance file.  
  55.  Be sure to change to the directory containing the config file, then
  56.  all you have to do is run SWBM.EXE and it will do what it has to.  You
  57.  may want to use some arguments too, see command line arguments.
  58.         Then, you CAN register if you want...
  59.  
  60.  
  61.  Command line arguments:
  62.  ***********************
  63.  
  64.         SWBM.EXE
  65.         --------
  66.  
  67.         Nxxx            - Will make bulletin number xxx.  Overrides
  68.                           random bulletin and/or story bulletin.
  69.                           Note:  A New Hope is parts 1-174.
  70.                                  Empire Strikes Back is parts 175-317.
  71.                                  Return of the Jedi is parts 318-455.
  72.         -NOANSI         - Will force SWBM to not make an ANSI bulletin. 
  73.         -NOASCII        - Will force SWBM to not make an ASCII bulletin. 
  74.         -MOREOFF        - Will not add @MOREOFF@ to bottom of bulletins 
  75.                           if @MOREON@ is active.
  76.         -ANH            - Ignores parts from A New Hope.
  77.         -TESB,-ESB      - Ignores parts from The Empire Strikes Back.
  78.         -ROTJ           - Ignores parts from Return (Revenge) of the Jedi.
  79.  
  80.  
  81.         SWCONFIG.EXE
  82.         ------------
  83.  
  84.         M               - Forces mouse on if SWCONFIG won't detect it.
  85.         N               - Forces mouse off if SWCONFIG stalls etc.
  86.         C               - Creates a new sample config file if you lose
  87.                           or corrupt yours.  Will overwrite!
  88.         0               - Turns the blue background to black.
  89.  
  90.  
  91.  
  92.  TriBBS arguments:
  93.  *****************
  94.  
  95.  For TriBBS users (and whatever else is compatible) there are a couple 
  96.  extras.
  97.  
  98.  You can include @MOREON@ with/without @MOREOFF@ at the top and bottom
  99.  of your bulletin.  This is very handy!
  100.  
  101.  You may also in the ASCII bulletin add @CLS@ to the top.
  102.  
  103.  Registration
  104.  ************
  105.  
  106.         If you think registration is worth it for this program, send $10
  107.  canadian if in Canada, $10 US if in the States.  $15 US for anywhere else.
  108.  
  109.         Add $5 if you want me to send you new versions once they are made.
  110.  FidoNet node number IS required.  If you lose your number, updates can be 
  111.  sent to a back up node, or terminated.  (US and Canada only!)
  112.  
  113.         It will simply remove the Unregistered signs you see, and add your
  114.  name to SWBM.  It will allow for one extra file to be used:  MARKERS.DAT
  115.  
  116.         This is a nice addition, and you may need it.  It will simply contain
  117.  text to put at the top and/or bottom of your bulletins.  For example:
  118.  @BREAKON@ at the top and @BREAKOFF@ at the bottom.  Or @MORE@ at the bottom,
  119.  whatever you need.  It can be ANY text.  All you do is add the text, and
  120.  wether it is at the top, bottom, both, or not at all, and it will add 
  121.  them for you.
  122.  
  123.         Example of MARKERS.DAT:
  124.  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  125.         @BREAKON@               TOP
  126.         @BREAKOFF@              BOTTOM
  127.         This is registered!     BOTTOM
  128.         Testing.                BOTH
  129.         Not_testing.            NONE
  130.  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  131.  
  132.  Print this out and send it in.  Money order is suggested.
  133.  --------------------------------------------------------------------------
  134.  
  135.                      Star Wars Bulletin Maker
  136.                     **************************
  137.                   
  138.                   by David Kerr, No Quarter BBS
  139.  
  140.  
  141.            Name: ______________________________________    Send netmail
  142.                                                            via 1:140/142,
  143.        BBS Name: ______________________________________    1:140/103, or
  144.                                                            my support site
  145.   Voice Phone #: ______________________________________    1:140/118. The
  146.                                                            registration will
  147.   Modem Phone #: ______________________________________    be made in advance
  148.                                                            and sent when 
  149.         Address: ______________________________________    money is received.
  150.  
  151.   City/Province: ______________________________________    Voice phone:
  152.                                                              306-584-5158
  153.     Postal Code: ______________________________________
  154.                                                            BBS phone:
  155.  FidoNet number: ______________________________________      306-584-7428
  156.  
  157.  FidoNet backup: ______________________________________
  158.  
  159.    Amount payed: ______________________________________
  160.  
  161.  
  162.     Voice phone is: (306) 584-5158.  
  163.       BBS phone is: (306) 584-7428.  
  164.  
  165.       My address:    David Kerr
  166.                      3734 Currie Bay
  167.                      Regina, Saskatchewan, Canada
  168.                      S4S 7C8
  169.  
  170.             Thanks goes out to all who register!
  171.  --------------------------------------------------------------------------
  172.  
  173.         I know you've heard this before:  If you don't send money, I won't
  174.  be able to make new products.  That's baloney!  I have fun doing this!
  175.         I guess if you want to reach me, you can via netmail, my BBS, or
  176.  leave a message to David Kerr in the Star Wars echo; I will get it.
  177.  
  178.  
  179.         Some congrats/thanks goes to:
  180.  
  181.                 Ross Parker          Support site, suggestions and beta
  182.                                      testing.  c00l dUde
  183.                 Skip Shayotovich     Moderator of STARWARS (Fido).
  184.                                      Just had to mention him :)
  185.   
  186.          
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.             ... remember, the force will always be with you.
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.