home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / PIECES1.ZIP / STITLE.DOC < prev    next >
Encoding:
Text File  |  1993-08-30  |  4.8 KB  |  115 lines

  1.                                ABOUT STITLE.EXE
  2.  
  3.          STITLE.EXE  is  a  program  from  the kit, PIECES, by Another
  4.          Company.  With PIECES, you can create just about anything for
  5.          IBM-compatible computing.  No programming skill is necessary.
  6.          See end of this file for more information about PIECES.
  7.  
  8.                                  What It Does
  9.  
  10.          STITLE.EXE will place a centered line of text on the screen.
  11.  
  12.                                  How To Use It
  13.  
  14.          Type STITLE.EXE in a script file, followed by the  horizontal
  15.          location  at  which  you want the title to occur.  The top of
  16.          the screen is 0, and the bottom varies depending on the video
  17.          mode your picture is currently using:
  18.  
  19.          CGA 2 & 4-color : bottom is 199
  20.          Hercules : bottom is 347
  21.          EGA Low resolution : bottom is 199
  22.          EGA High resolution : bottom is 349
  23.          VGA 16-color : bottom is 479
  24.          VGA 256-color : bottom is 199
  25.          Super-VGA : bottom could be 239,399,479,599,767
  26.  
  27.          You can't place a title at the very top (0), or at  the  very
  28.          bottom, since the horizontal location marks the middle of the
  29.          line of text, and the top or bottom would be cut off.
  30.  
  31.          After  the  horizontal location, type an integer representing
  32.          the color for the title.  The first 16 colors of 16  and  256
  33.          color modes usually correspond to the chart below, but may be
  34.          changed  by  .PCX  or  .GIF  that  take  control of the color
  35.          palette:
  36.  
  37.          0 : black
  38.          1 : royal blue
  39.          2 : forest green
  40.          3 : cyan
  41.          4 : red
  42.          5 : purple
  43.          6 : brown
  44.          7 : light gray
  45.          8 : dark gray
  46.          9 : electric blue
  47.          10 : light green
  48.          11 : sky blue
  49.          12 : light red
  50.          13 : magenta
  51.          14 : yellow
  52.          15 : white
  53.  
  54.          Finally, you can type up to 7 words for the title line.   For
  55.          example,  the following line would place the words, "Eat Less
  56.          Meat, More Vegetables" near the top of the picture, in  green
  57.          text:
  58.  
  59.          STITLE.EXE 15 2 Eat Less Meat, More Vegetabes
  60.  
  61.                             Additional Information
  62.  
  63.          STITLE.EXE  requires  a graphics mode, meaning a picture must
  64.          be on the screen before STITLE.EXE is called.
  65.  
  66.                                  About Pieces
  67.  
  68.          PIECES is a shareware disk containing several small  programs
  69.          that  can  be  combined  to  do  a  variety  of  tasks   with
  70.          a super-professional look and feel. No programming experience
  71.          is  needed.   PIECES  can  be  expanded  to  incorporate your
  72.          favorite programs as well, so it's possibilities  for  making
  73.          and enhancing pictures shows, text presentations, multimedia,
  74.          electronic catalogs, teaching materials, executable software,
  75.          games, shareware and more are limitless!
  76.              You  can  register  as many or as few PIECES as you wish.
  77.          Registered users are licensed  to  copy  and  distribute  the
  78.          PIECES  along  with  their  finished  products.  Unregistered
  79.          users may copy and distribute the complete unmodified  PIECES
  80.          package,  but  may not use only portions of it until purchase
  81.          of registration.  Use  of  PIECES  beyond  30  days  requires
  82.          registration.
  83.              Most  shareware  PIECES  programs  have  a "unregistered"
  84.          notice which pops up randomly, approximately every 200 times.
  85.          This is removed from the registered versions, and also  saves
  86.          as much as 3,000 bytes disk space per program.
  87.  
  88.              This software is  copyrighted  by  Jeff Napier of Another
  89.          Company, and distributed by Gary Smith of OEC Systems.
  90.              
  91.              The  shareware  or  registered  versions of PIECES may be
  92.          purchased from Gary Smith at OEC Systems:
  93.  
  94.                                 Gary Smith
  95.                                 c/o OEC Systems
  96.                                 4646 North Shallowford Road
  97.                                 Atlanta, GA  30338-6304
  98.  
  99.                                 phone: 404-394-1000
  100.                                 orders only: 800-444-2424
  101.                                 fax: 404-394-1006
  102.                                 BBS: 404-804-7889
  103.                                 
  104.                                 MasterCard and VISA accepted
  105.  
  106.              Neither Another Company nor Gary Smith/OEC Systems assume 
  107.          any  responsibility  for  your  use  of  this  product or any 
  108.          Another Company product.
  109.  
  110.          _____________________________________________________________
  111.                                                           end of file.
  112.  
  113.  
  114.  
  115.