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

  1.                                  ABOUT TEXTBOX.EXE
  2.  
  3.          TEXTBOX.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.          TEXTBOX will  display  one  or  more  lines  of  text  in  an
  11.          automatically centered box in text mode.  This is not for use
  12.          with graphics modes. The text will remain on-screen until the
  13.          user presses any key.
  14.  
  15.                                  How To Use It
  16.  
  17.          TEXTBOX    requires   one  parameter,  the  name  of  a  file
  18.          containing  standard  ASCII  text.  The lines of text in this
  19.          file must be no more than 70 characters long and there may be
  20.          more than 22 lines of text.  For the following example, let's
  21.          say you've  created  a  text  file  called  THANKS.TXT  which
  22.          contains these lines:
  23.  
  24.          Thanks for using OMEGA - Shareware version
  25.          To register, send $82.95 to:
  26.                          O-Maker, Inc
  27.                          Box 123
  28.                          Clarke, CA 94333
  29.  
  30.          Then from within a script file or batch file you type:
  31.  
  32.          TEXTBOX.EXE THANKS.TXT
  33.  
  34.          The 5 lines of text will appear in a centered blue box  on  a
  35.          green screen until the user presses any key.
  36.  
  37.                             Additional Information
  38.  
  39.          TEXTBOX is a destructive program, it will erase the currently
  40.          displayed image.
  41.  
  42.                                  About Pieces
  43.  
  44.          PIECES is a shareware disk containing several small  programs
  45.          that  can  be  combined  to  do  a  variety  of  tasks   with
  46.          a super-professional look and feel. No programming experience
  47.          is  needed.   PIECES  can  be  expanded  to  incorporate your
  48.          favorite programs as well, so it's possibilities  for  making
  49.          and enhancing pictures shows, text presentations, multimedia,
  50.          electronic catalogs, teaching materials, executable software,
  51.          games, shareware and more are limitless!
  52.              You  can  register  as many or as few PIECES as you wish.
  53.          Registered users are licensed  to  copy  and  distribute  the
  54.          PIECES  along  with  their  finished  products.  Unregistered
  55.          users may copy and distribute the complete unmodified  PIECES
  56.          package,  but  may not use only portions of it until purchase
  57.          of registration.  Use  of  PIECES  beyond  30  days  requires
  58.          registration.
  59.              Most  shareware  PIECES  programs  have  a "unregistered"
  60.          notice which pops up randomly, approximately every 200 times.
  61.          This is removed from the registered versions, and also  saves
  62.          as much as 3,000 bytes disk space per program.
  63.  
  64.              This software is  copyrighted  by  Jeff Napier of Another
  65.          Company, and distributed by Gary Smith of OEC Systems.
  66.              
  67.              The  shareware  or  registered  versions of PIECES may be
  68.          purchased from Gary Smith at OEC Systems:
  69.  
  70.                                 Gary Smith
  71.                                 c/o OEC Systems
  72.                                 4646 North Shallowford Road
  73.                                 Atlanta, GA  30338-6304
  74.  
  75.                                 phone: 404-394-1000
  76.                                 orders only: 800-444-2424
  77.                                 fax: 404-394-1006
  78.                                 BBS: 404-804-7889
  79.                                 
  80.                                 MasterCard and VISA accepted
  81.  
  82.              Neither Another Company nor Gary Smith/OEC Systems assume 
  83.          any  responsibility  for  your  use  of  this  product or any 
  84.          Another Company product.
  85.          _____________________________________________________________
  86.                                                           end of file.
  87.  
  88.  
  89.  
  90.