home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 25 / CD_ASCQ_25_1095.iso / dos / tools / wrdgrb11 / readme.txt < prev    next >
Text File  |  1995-08-12  |  4KB  |  100 lines

  1.  
  2.  
  3.  
  4.                             WRDGRB 1.1 Quick Guide
  5.                    Copyright (c) 1995 by David M. Wincelberg
  6.  
  7.  
  8.                                    Overview
  9.  
  10.        WRDGRB adds copy and paste to the DOS screen.  In other words,
  11.        with this program you will be able to copy a filename or other
  12.        text on the screen to the command line.  If you select a filename
  13.        that is part of a directory listing, WRDGRB will paste it in the
  14.        DOS-usable form (FILENAME.EXT).
  15.  
  16.             To use this program, copy the files listed below to a single
  17.        directory.  Type WRDGRB and press <Enter>.  Then, when there is a
  18.        filename or other text on the screen that you wish to copy to the
  19.        command line, press <Ctrl>-<Right shift>-W (hold down the first
  20.        two keys, tap W, and then release all three keys.)
  21.  
  22.             Next, use the mouse cursor to highlight text on the screen
  23.        by positioning it over the leftmost character you want to copy,
  24.        holding down the left mouse button, and moving the mouse to the
  25.        right one space past the word or other text.  You may also double
  26.        left click on a word to highlight it quickly.  Then release the
  27.        button and click the left mouse button to paste the text or click
  28.        the right mouse button to cancel the selection.  If you double
  29.        click either button, the cursor will reappear after the program
  30.        performs the desired action.  See the table below.  You may type
  31.        characters before and after highlighting, even if you have not
  32.        clicked a mouse button.
  33.  
  34.  
  35.                              Left Button       |     Right Button
  36.                       -------------------------------------------------
  37.        Single click   |       send text        |        cancel        |
  38.        ----------------------------------------------------------------
  39.        Double click   |      send text &       |       cancel &       |
  40.                       |   wait for more text   |  wait for more text  |
  41.                       -------------------------------------------------
  42.  
  43.  
  44.  
  45.                               Files in WRDGRB.ZIP
  46.  
  47.  
  48.        README.TXT          This file.
  49.  
  50.        WHATSNEW.TXT        Describes changes since version 1.0.
  51.  
  52.        WRDGRB.EXE          Run this program to install copy and paste
  53.                            for the DOS screen.
  54.  
  55.        WGINIT.EXE          This program is called by WRDGRB to read and
  56.                            process the initialization file (WRDGRB.INI)
  57.                            and the command line.  It is separate from
  58.  
  59.  
  60.  
  61.  
  62.                            WRDGRB so that WRDGRB's permanent memory
  63.                            needs are smaller.
  64.  
  65.        WRDGRB.INI          Contains user-settable default values for
  66.                            command-line parameters and a place for the
  67.                            code to turn off the registration-reminder
  68.                            screen.
  69.  
  70.        WRDGRB.TXT          The full documentation file.
  71.  
  72.        WRDGRB.REG          The registration file.  Enter WRDGRB/S to
  73.                            display your SiteCode and, optionally, place
  74.                            it in a copy of this file.
  75.  
  76.        VENDOR.TXT          Provides permission for vendors, BBS sysops,
  77.                            etc. to distribute WRDGRB.ZIP and charge
  78.                            recipients for disks, download time, etc.
  79.  
  80.        FILE_ID.DIZ         Description of WRDGRB to be used on-line or
  81.                            in catalogs.
  82.  
  83.  
  84.        To print this file, another documentation file, or the
  85.        registration form, follow this example:
  86.  
  87.                              COPY README.TXT > PRN
  88.  
  89.        All of the documentation files are formatted for printing on any
  90.        printer.  (Ignore the characters at the left margin -- they tell
  91.        the printer to advance to the next page.)  To see this file on
  92.        the screen, use an editor or enter:
  93.  
  94.                             TYPE README.TXT | MORE
  95.  
  96.  
  97.        All (registered) trademarks and (registered) service marks are
  98.        properties of their respective companies.
  99.  
  100.