home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Graphics / graphics-16000.iso / msdos / grabbers / scap250 / scap.doc next >
Text File  |  1991-11-09  |  8KB  |  156 lines

  1. ──────────────────────────────────────────────────────────────────────────────
  2.  
  3.                          SCAP 2.50  John A. Qualtrough
  4.                      (c) 1990, 1991  Q-Ware Las Cruces, NM
  5.  
  6. ──────────────────────────────────────────────────────────────────────────────
  7. You may skip this if your version of SCAP is already registered ....
  8.  
  9. SCAP is distributed as Shareware NOT Freeware.  If you like SCAP and find it
  10. to be useful, you are asked to pay about $5.00 for a registered copy. With
  11. this registration, you will receive any pending updates and a disk full
  12. of other utilities to make your PC a more useful tool.
  13.  
  14. Send Check, Money Order, or Cold Hard Cash to:
  15.  
  16.        John A. Qualtrough
  17.        315 Linda Vista Rd.
  18.        Las Cruces, NM 88005
  19.  
  20. Questions or comments may be left on:
  21.                                         Waterfront West Wildcat! BBS
  22.                                         300 - 9600 BPS, 24Hrs
  23.                                         (505) - 523 - 4528
  24.                                         Leave [M]essage for John Qualtrough
  25.  
  26. ──────────────────────────────────────────────────────────────────────────────
  27. NEW FEATURE OF SCAP 2.50
  28.  
  29. SCAP no longer accepts the SCAP.ASC path as a command line argument.  Instead,
  30. you may invoke SCAP with a numeral 0-3 to change the "hot-key" to one of four
  31. different combinations  (see installation section for details).
  32.  
  33. ──────────────────────────────────────────────────────────────────────────────
  34. PURPOSE FOR SCAP:
  35.  
  36.    Frequently, a piece of data is displayed that you wish to save
  37. for later import into a word processor, spread-sheet, or just as a reminder
  38. of something.  The SCAP TSR allows you to "pop up" in an application, capture
  39. any desired portion(s) of the current screen into an ASCII file, and then
  40. "pop down" to where you left off.  SCAPs ability to capture screen sub-areas
  41. gives you the capability to capture columns of numbers from spreadsheets,
  42. source code samples from documents, or any data which can be displayed on a
  43. text screen.  This is extremely handy for importing data between applications,
  44. using code fragments for software developers, etc.
  45.  
  46. ──────────────────────────────────────────────────────────────────────────────
  47. SYSTEM REQUIREMENTS:
  48.  
  49.    SCAP requires DOS 3.x (or later) and 640K is recommended.  SCAP will
  50. automatically use LIM EMS if available which greatly reduces the amount of
  51. DOS RAM used while SCAP is resident.  SCAP should only be invoked from a text
  52. screen. SCAP senses the current video mode, and will NOT pop up into graphics
  53. screens.  If you invoke SCAP while in a graphics mode, a short "buzz" tone
  54. will be heard indicating that SCAP was unable to pop up.
  55.  
  56. ──────────────────────────────────────────────────────────────────────────────
  57. INSTALLATION:
  58.  
  59.    During a run, SCAP saves screen data into a file called SCAP.ASC which will
  60. be created in the default directory.  SCAP is "popped-up" by pressing a key
  61. or keys (called "hot-key") which you may select when installing SCAP.  
  62. There are four different combinations included with SCAP that are chosen by 
  63. the following methods:
  64.  
  65. C:\>SCAP        (Install using default BOTH SHIFT KEYS)
  66.  
  67. C:\>SCAP 1      (Select F12 as the SCAP Hot-key)
  68.  
  69. C:\>SCAP 2      (Select SCROLL LOCK as the SCAP Hot-key)
  70.  
  71. C:\>SCAP 3      (Select ALT+SPACE as the SCAP Hot-keys)
  72.  
  73. ──────────────────────────────────────────────────────────────────────────────
  74.  
  75. INVOKING AND USING SCAP:
  76.  
  77.    After installation, SCAP can be called from within any "well behaved"
  78. application.  To invoke SCAP press your selected "hot-key(s)".  At this time,
  79. the cursor should become a full block.  When this occurs, you can move
  80. the cursor to any point on the screen with the cursor arrow (keypad) keys.
  81. To capture portions of the screen, move the cursor to the upper left corner
  82. of the area you wish to capture.  Then, using the Ctrl-Right Arrow, move the
  83. cursor to the upper right corner of the desired area.  While using the
  84. Ctrl-Right Arrow, you should notice all text passing "under" the cursor
  85. becoming highlighted.  Then, press the down arrow to the bottom of the area
  86. to capture.  When done, press [Enter].  All text should return to normal and
  87. a small "beep" should be heard.  This means the text has been added to the
  88. SCAP.ASC file (see Note 2 below).  You may add more portions of the screen
  89. to the file and  when done, press [Esc].  SCAP should return to your
  90. application.  In addition to capturing sub-regions of the screen, the entire
  91. screen can be captured by pressing the [SysRq] key (sometimes [Alt-SysRq])
  92. from within your application. This will "grab" the entire screen without
  93. invoking SCAP with the usual SHIFTs hot-key (see Note 3 below). On certain PCs,
  94. the SysRq key will not work properly. If this is the case with your system,
  95. you can also use [Ctrl]-[S] to capture the entire screen after SCAP is popped
  96. up.
  97.  
  98.  
  99. ──────────────────────────────────────────────────────────────────────────────
  100.  
  101.    Certain control keys perform special functions while SCAP is "popped up" :
  102.  
  103. Up Arrow    -    Moves cursor Up    (see Note 1 below)
  104. Down Arrow  -    Moves cursor Down if no text is selected.
  105.                  If a row or portion of a row has already been selected
  106.                  then this selects the same width on the next row.
  107. Right Arrow -    Moves cursor Right (see Note 1)
  108. Left Arrow  -    Moves cursor Left  (see Note 1)
  109. Pg Up       -    Moves cursor to screen row 1
  110. Pg Dn       -    Moves cursor to screen row 25
  111. Home        -    Moves cursor to screen column 1
  112. End         -    Moves cursor to screen column 80
  113. Ctrl-Right  -    Selects text under the cursor moving right.
  114. Ctrl-End    -    Selects all text from current cursor to end-of-line.
  115. Esc         -    "Pop Down" SCAP and return to application.
  116. Ctrl-P      -    Purges the SCAP.ASC file while SCAP is active.
  117. Ctrl-C      -    This will remove SCAP from memory.
  118.                  WARNING ... You should only attempt this if SCAP was the
  119.                  last TSR installed, AND only from the DOS prompt.
  120. Ctrl-S      -    Captures the entire screen and pops down.
  121. Ctrl-Enter  -    Uses currently selected text as a DOS command.
  122.  
  123. Note 1:     These functions will cause any currently selected text to be
  124.             De-Selected.
  125.  
  126. Note 2:     Each time text is captured, it is ADDED to the SCAP.ASC file.
  127.             If you wish to start "fresh", simply DELete the SCAP.ASC file
  128.             or use the Ctrl-P to [P]urge the file while SCAP is active.
  129.  
  130. Note3:      Due to the various implementations of the [SysRq] key, this
  131.             feature may not work on all systems.
  132.  
  133. ──────────────────────────────────────────────────────────────────────────────
  134. OTHER FEATURE(s):
  135.  
  136.    In addition to capturing screen sections, SCAP can be used to repeat or
  137. execute DOS commands.  While popped up, you may select a line or segment of
  138. a line which you wish to execute or pass to your current application. After
  139. selection, use [Ctrl]-[Enter] instead of [Enter] and SCAP will pop down and
  140. "type" your selected text to DOS or the current foreground application.
  141.  
  142.  
  143.    The following extra "Hot Key" invokes SCAP for a single screen capture:
  144.  
  145. SysRq       -    "Hot Key" invokes SCAP, captures entire screen and pops down.
  146.                  (This may be Alt-SysRq on some systems.)
  147.  
  148. ──────────────────────────────────────────────────────────────────────────────
  149. Software Compatability:
  150.  
  151.    Although SCAP should run under most applications, there are some programs
  152. which are not compatible.  Any application which directly accesses hardware
  153. or does not use DOS/BIOS for I/O is possibly incompatible.  Sorry, but trial
  154. and error are the best debuggers!
  155. ──────────────────────────────────────────────────────────────────────────────
  156.