home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / graphuti / captur13.zip / CAPTURE.DOC < prev   
Text File  |  1993-02-14  |  4KB  |  89 lines

  1. ╔══════════════════════════════════════════════════════════════════════════════╗
  2. ║                                                                              ║
  3. ║     ▒▒▒▒▒▒▒▒  ▒▒▒▒▒▒▒▒  ▒▒▒▒▒▒▒▒  ▒▒▒▒▒▒▒▒  ▒▒    ▒▒  ▒▒▒▒▒▒▒▒  ▒▒▒▒▒▒▒▒     ║
  4. ║     ▒▒        ▒▒    ▒▒  ▒▒    ▒▒     ▒▒     ▒▒    ▒▒  ▒▒    ▒▒  ▒▒           ║
  5. ║     ▒▒        ▒▒▒▒▒▒▒▒  ▒▒▒▒▒▒▒▒     ▒▒     ▒▒    ▒▒  ▒▒▒▒▒▒▒   ▒▒▒▒▒▒▒▒     ║
  6. ║     ▒▒        ▒▒    ▒▒  ▒▒           ▒▒     ▒▒    ▒▒  ▒▒    ▒▒  ▒▒           ║
  7. ║     ▒▒▒▒▒▒▒▒  ▒▒    ▒▒  ▒▒           ▒▒     ▒▒▒▒▒▒▒▒  ▒▒     ▒  ▒▒▒▒▒▒▒▒     ║
  8. ║                                                                              ║
  9. ║                                                                              ║
  10. ║                            Capture version 1.3                               ║
  11. ║                                                                              ║
  12. ║      Copyright (C) 1992,1993 by Celso Minnitti Jr. All Rights Reserved.      ║
  13. ╚══════════════════════════════════════════════════════════════════════════════╝
  14.  
  15.  
  16.                   Introduction
  17.                   ~~~~~~~~~~~~
  18.  
  19.     Capture is a Terminate and Stay Resident (TSR) program written in
  20. 8086 assembly language that allows you to save an 80x25 screen into a file
  21. in Asc or Binary format.
  22.  
  23.  
  24.                              Using Capture
  25.                              ~~~~~~~~~~~~~
  26.  
  27.     ASC:     Use the arrow keys or mouse if available to get the
  28.          screen area that you want to save into an ASC file.
  29.  
  30.  
  31.     BINARY:  Save an 80x25 screen into a file of 4000 bytes.
  32.          The video memory that is saved starts at B800:0000
  33.          and ends at B800:0FA0.
  34.  
  35.  
  36.     To uninstall capture from memory just rerun it.
  37.  
  38.  
  39.               Capture and TheDraw
  40.               ~~~~~~~~~~~~~~~~~~~
  41.  
  42.     Capture can save any 80x25 screen into a *.BIN file.
  43.     Thedraw is an ANSI editor that can read *.BIN files (Binary format).
  44.     So they work like pen and paper... You know...
  45.  
  46.     Inside Thedraw, use the following commands to load a *.bin file:
  47.  
  48.  
  49.   <ALT L> + SCREEN.BIN
  50.  └───┬───┘ └────┬─────┘
  51.      │          │
  52.      │        └─>  Filename (the extension must be .BIN)
  53.      └─>  TheDraw Load Command
  54.  
  55.     And you will be able to edit the screen.bin file.
  56.  
  57.  
  58.                  About TheDraw
  59.                  ~~~~~~~~~~~~~
  60.  
  61. ░░░░░░░░░░░▄░░░▄   ░░░▄░░░░░░░░░▄░░░░░░░░░▄ ░░░░░░░░░░▄░░░░░░░░░░▄░░░▄    ░░░▄
  62.  ▀▄▄░░░█▄▄▄▄░░░██  ░░░█░░░█▄▄▄▄▄▄░░░█▄▄▄░░░▀░░░█▄▄▄░░░█░░░█▄▄▄░░░█░░░██   ░░░██ 
  63.     ░░░██   ░░░██  ░░░█░░░██     ░░░██   ░░█░░░██  ░░░█░░░██  ░░░█░░░██   ░░░██ 
  64.     ░░░██   ░░░░░░░░░░█░░░░░░░▄  ░░░██   ░░█░░░░░░░░░░█░░░░░░░░░░█░░░█░░░▄░░░██ 
  65.     ░░░██   ░░░█▄▄▄░░░█░░░█▄▄▄▄█ ░░░██   ░░█░░░█▄░░░█▀▀░░░█▄▄▄░░░█░░░░░░░░░░░██ 
  66.     ░░░██   ░░░██  ░░░█░░░██     ░░░██  ░░░█░░░██ ░░░▀ ░░░██  ░░░█░░░░█▄▄░░░░██ 
  67.     ░░░██   ░░░██  ░░░█░░░░░░░░░▄░░░░░░░░░█▄░░░██  ░░░▀░░░██  ░░░█░░░█▄█  ░░░██ 
  68.      ▀▄▄█    ▀▄▄█   ▀▄▄█▀▄▄▄▄▄▄▄▄█▀▄▄▄▄▄▄▄▄█ ▀▄▄█   ▀▄▄█▀▄▄█   ▀▄▄█▀▄▄█    ▀▄▄█ 
  69.                                                                                 
  70.         TheDraw (tm) Version 4.51  -  Color and Monochrome Screen Editor        
  71.     Copyright (C) 1986-1992 by TheSoft Programming Services and Ian E. Davis    
  72.                               All rights reserved                               
  73.                                                                                 
  74.                            TheSoft Programming Services                         
  75.                            c/o Ian Davis - TheDraw                              
  76.                            P.O. Box 7657                                        
  77.                            Fremont, CA, 94537-7657                              
  78.                                                                                 
  79. TheDraw represents hundreds of hours and is a User Supported Product.  It is not
  80. public domain, and is not free.  If you find TheDraw to be of value and wish to 
  81. continue using it after a two week trial period, you must register by sending   
  82. $22 to the above address.  For this, you receive the latest registered version  
  83. of TheDraw on disk!  In any case, please share TheDraw with others.  Thanks!    
  84.                                                                                 
  85.                             Press Any Key to Continue                           
  86.  
  87.  
  88.  
  89.