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

  1.                                  ABOUT ROLLER.EXE
  2.  
  3.          ROLLER.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.          ROLLER is a screen effect.  After displaying an  image,  call
  11.          ROLLER  to  fill  the  screen from top to bottom with a solid
  12.          color.
  13.  
  14.                                  How To Use It
  15.  
  16.          ROLLER requires two parameters, an integer representing color
  17.          (see  chart  below),  and  an  integer representing amount of
  18.          time.  The amount of time runs nearly  the  same  on  various
  19.          computers,  but  may  vary  with  different  graphics  modes.
  20.          Generally, a number from 2 to 40 is good. For example if  you
  21.          type:
  22.  
  23.          ROLLER.EXE 5 20
  24.  
  25.          at the DOS prompt, in a batch file, or  in  a  PIECES  script
  26.          file  or  from  within  a  program  the screen will clear  to
  27.          purple from top to bottom at an average speed.
  28.  
  29.                                     Colors
  30.  
  31.          The  first  16  colors  of  16  and  256  color modes usually
  32.          correspond to the chart below, but may be changed by .PCX  or
  33.          .GIF that take control of the color palette:
  34.  
  35.          0 : black
  36.          1 : royal blue
  37.          2 : forest green
  38.          3 : cyan
  39.          4 : red
  40.          5 : purple
  41.          6 : brown
  42.          7 : light gray
  43.          8 : dark gray
  44.          9 : electric blue
  45.          10 : light green
  46.          11 : sky blue
  47.          12 : light red
  48.          13 : magenta
  49.          14 : yellow
  50.          15 : white
  51.  
  52.  
  53.                             Additional Information
  54.  
  55.          If you forget to list numbers after ROLLER.EXE, it will clear
  56.          the screen to black.
  57.  
  58.                                  About Pieces
  59.  
  60.          PIECES is a shareware disk containing several small  programs
  61.          that  can  be  combined  to  do  a  variety  of  tasks   with
  62.          a super-professional look and feel. No programming experience
  63.          is  needed.   PIECES  can  be  expanded  to  incorporate your
  64.          favorite programs as well, so it's possibilities  for  making
  65.          and enhancing pictures shows, text presentations, multimedia,
  66.          electronic catalogs, teaching materials, executable software,
  67.          games, shareware and more are limitless!
  68.              You  can  register  as many or as few PIECES as you wish.
  69.          Registered users are licensed  to  copy  and  distribute  the
  70.          PIECES  along  with  their  finished  products.  Unregistered
  71.          users may copy and distribute the complete unmodified  PIECES
  72.          package,  but  may not use only portions of it until purchase
  73.          of registration.  Use  of  PIECES  beyond  30  days  requires
  74.          registration.
  75.              Most  shareware  PIECES  programs  have  a "unregistered"
  76.          notice which pops up randomly, approximately every 200 times.
  77.          This is removed from the registered versions, and also  saves
  78.          as much as 3,000 bytes disk space per program.
  79.  
  80.              This software is  copyrighted  by  Jeff Napier of Another
  81.          Company, and distributed by Gary Smith of OEC Systems.
  82.              
  83.              The  shareware  or  registered  versions of PIECES may be
  84.          purchased from Gary Smith at OEC Systems:
  85.  
  86.                                 Gary Smith
  87.                                 c/o OEC Systems
  88.                                 4646 North Shallowford Road
  89.                                 Atlanta, GA  30338-6304
  90.  
  91.                                 phone: 404-394-1000
  92.                                 orders only: 800-444-2424
  93.                                 fax: 404-394-1006
  94.                                 BBS: 404-804-7889
  95.                                 
  96.                                 MasterCard and VISA accepted
  97.  
  98.              Neither Another Company nor Gary Smith/OEC Systems assume 
  99.          any  responsibility  for  your  use  of  this  product or any 
  100.          Another Company product.
  101.  
  102.          _____________________________________________________________
  103.                                                           end of file.
  104.  
  105.  
  106.  
  107.