home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 1_Art.iso / txpnt17 / tcapture.doc < prev    next >
Text File  |  1993-09-08  |  3KB  |  81 lines

  1.                                          
  2.  
  3.  
  4.  
  5.        ***********************   TEXT CAPTURE  ************************
  6.  
  7.                                  Version 1.3
  8.  
  9.                          Programmed by Kevin Solway
  10.                                September, 1993
  11.  
  12.  
  13.         PURPOSE:
  14.  
  15.              Text Capture is a memory resident program that can capture
  16.         text screen images - IN FULL COLOUR - from other programs.  Full
  17.         colour images can then be viewed and edited with the program
  18.         "Text Paint" (by the same author).  Text Capture can also
  19.         capture screens in ansi format and plain ascii format.  Captured
  20.         screens can also be used by "Bigtext" (program that creates
  21.         electronic-books, by the same author). 
  22.  
  23.  
  24.         OPERATION:
  25.  
  26.              Do not execute this program from inside another program. 
  27.         Execute from the DOS prompt.  When the program is installed,
  28.         press the hot-key (Hold down the left shift key and the Alt key
  29.         and "T" at the same time) to activate Text Capture over the top
  30.         of any program you are currently using (provided you are not in
  31.         graphics mode).  Then press "T" to create a full colour Text
  32.         Paint file (it will be called TCAPT001.SCR) of the current
  33.         screen.  Alternatively press "A" to create a plain ascii text
  34.         file (it will be called TCAPT001.ASC), or "N" to create an ansi
  35.         file (it will be called TCAPT001.ANS).  Screens are saved into
  36.         the current directory. 
  37.  
  38.              If the file TCAPT001 already exists, then the file will be
  39.         named TCAPT002 etc.  You can save up to 999 successive screens
  40.         with unique names in the same directory. 
  41.  
  42.                
  43.              Text Capture will capture screens in both 25 line mode and
  44.         43/50 line mode on EGA/VGA systems. 
  45.  
  46.  
  47.   ************************************************************************
  48.  
  49.  
  50.  
  51.         LICENCE:
  52.  
  53.  
  54.         Copyright (c) 1993    Kevin Solway.      All rights reserved.
  55.  
  56.             This program is provided AS IS without warranty, expressed
  57.         or implied.
  58.  
  59.             This program is in the public domain.  Users are encouraged
  60.         to make as many copies as they like and to distribute them to
  61.         whoever they choose.
  62.  
  63.             Under no circumstances is this program to be sold, except
  64.         where clubs distribute programs without profit.
  65.  
  66.             If the program Text Paint does not accompany this program
  67.         then registered copies are available from me for $10. 
  68.  
  69.  
  70.                         Suggestions are welcome.
  71.  
  72.                         Kevin Solway,
  73.                         PO Box 207
  74.                         St Lucia  4067
  75.                         AUSTRALIA
  76.  
  77.  
  78.   ************************************************************************
  79.  
  80.  
  81.