home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / TECLADO / RDFINE10.ZIP / REDEFINE.DOC < prev   
Encoding:
Text File  |  1990-09-11  |  6.9 KB  |  167 lines

  1. ┌────────────────┬──────────────────────────────────────────────┬──────────────┐
  2. │ »-SWIFT-WARE- │      - REDEFINE.COM - KEY ASSIGNMENT -       │ VERSION 1.00 │
  3. └────────────────┴──────────────────────────────────────────────┴──────────────┘
  4.                        Copyright (C) 1990, William Cravener                     
  5.                                All Rights Reserved
  6.  
  7.  
  8.       REDEFINE - is a memory resident program enabling the user to assign a
  9.    string of up to 60 characters to a single key combination consisting of
  10.    the - Alt key and any of the number keys 1 thru 0 - this permits up to 
  11.    ten different command strings.
  12.  
  13.       If your like me you often repeatedly type in the same commands thru
  14.    the day. Key reassignment can be used to assign frequently entered -
  15.    commands to a key combination. Commands so assigned could be entered
  16.    with a quick key press.
  17.  
  18.       For example - if you need to access a subdirectory named 'SOCKS' to 
  19.    view info repeatedly thru the day and the Pathname to this subdirectory 
  20.    go's like this:
  21.  
  22.         A> CD \SALES90\SHIRTS\SLACKS\SHOES\SOCKS
  23.  
  24.       By redefining a key combination such as - [Alt-1] - this hole string
  25.    is typed out for you when ever you press this key combination.
  26.    This saves much time and effort making computing all the more easier..
  27.  
  28. HOW TO USE REDEFINE.COM:
  29.  
  30.       It is best to load REDEFINE.COM be means of your AUTOEXEC.BAT file at
  31.    boot time but it can be loaded any time at the DOS prompt.
  32.  
  33.       The program will indicate when it is loaded by displaying the name of
  34.    the program, the activation key you must press to access the program and
  35.    my name and address. 
  36.  
  37.       Pressing - Both [SHIFT] Keys - pops up the program allowing the user to
  38.    CREATE or EDIT his or her command strings. You can enter up to <10> command-
  39.    strings just as you would at the DOS prompt, up to 60 characters in length.
  40.  
  41.       To CREATE a command string press - Both [SHIFT] Keys - then press the key
  42.    combination you wish to assign the string to. The cursor will move to the
  43.    beginning of that line. You then type in you command string, when complete
  44.    press the enter key. The program then asks the user if - [A] - he or she
  45.    wish's immediate action when the key combination is pressed or - [B] - to 
  46.    wait for the user to press the ENTER key.    
  47.  
  48.  
  49.       To EDIT a command string press - Both [SHIFT] Keys - then press the key
  50.    combination the command string is assigned to. The left and right arrow 
  51.    keys move the cursor within the command string, when editing is complete 
  52.    press the - [Esc] - key to exit back to DOS. If you wish to create a new 
  53.    command string over an old one simply place the cursor at the beginning of
  54.    the string and press the - [Del] - key to delete the whole line, this will
  55.    also flush the command string buffer. 
  56.  
  57.       You could also type over the old command string but if the new string
  58.    is shorter then the old string you must place the cursor one space past 
  59.    the last character of the new string then press the - [Del] - key. This
  60.    will delete to the end of the old command string, you then press enter.
  61.    This is necessary to flush the remainder of the old command string from
  62.    the screen and buffer.
  63.  
  64. OPTION 1:
  65.       
  66.       You may be thinking 'Will I have to type in all these command strings
  67.    each time I reboot my computer ????'.
  68.  
  69.       The answer is NO you will not ! REDEFINE.COM can load a pre-created
  70.    file with your string commands every time the program is loaded.
  71.  
  72.    When REDEFINE.COM is first loaded it search's in the current directory
  73.    for a file you create with the filename [ASSIGN.DAT] this file can be -
  74.    created with COPY CON or your favorite EDITOR. The file must have no more
  75.    then 10 command line strings, if you wish the computer to take immediate
  76.    action end your typed in string with a carriage return by pressing [ENTER]
  77.    If you wish to wait for user input end the command string with a question
  78.    mark (Example: COPY *.*?  then press enter) the computer then waits for the
  79.    enter key to be pressed. The command must be no more then 60 characters in
  80.    length. 
  81.       Important - the file you create must use the filename - ASSIGN.DAT
  82.    This file is not necessary to operate the program if you wish to type in
  83.    the strings each computer session.  
  84.  
  85. HERE IS AN EXAMPLE FILE:
  86.  
  87.    COPY CON assign.dat [ENTER]
  88.    a:
  89.    b:
  90.    c: ------------ Press - [ENTER] - at the end of EVERY command string.
  91.    cls
  92.    del ?
  93.    copy ?
  94.    ed b:redefine.asm
  95.    tasm/z b:redefine.asm b:
  96.    tlink b:redefine.obj
  97.    exe2com b:redefine.exe b:redefine.com
  98.    ^Z
  99.  
  100.  
  101. OPTION 2:     
  102.  
  103.       If you find you need the memory used by REDEFINE.COM (about 16Kb)
  104.    it is easily released simply by typing in - REDEFINE/U - then pressing
  105.    the enter key.  A copy of the program must be in the current directory  
  106.    and current drive for this release to work. 
  107.  
  108.  
  109.  
  110. THIS PROGRAM IS SHAREWARE:
  111.  
  112.        The "ShareWare" concept is basically an experiment in the marketing 
  113.     and distribution of software. It attempts to cut down on distribution and
  114.     marketing expenses so that quality software can be made widely available
  115.     at the lowest possible price.  This concept also makes it possible for 
  116.     users to try the software before they decide to keep (and, hopefully, pay)
  117.     for it.  This is very handy in a world full of competing packages!
  118.  
  119.        There is a certain amount of ambiguity about when you're still -
  120.     evaluating a program, and when you're really using and should register
  121.     a program.
  122.        In practical reality, it is up to you to decide. For most, it is not 
  123.     dishonesty but merely procrastination, so it seems to me to all boil -
  124.     down to honesty and your own conscience.....     
  125.  
  126.     < Please keep in mind the fundamental good spirit of free distribution >
  127.      
  128.  
  129. RESTRICTIONS: 
  130.  
  131.       Permission is given to freely copy and distribute this program so long 
  132.    as there is no charge, (except for a minimal diskett cost) and that it is 
  133.    not added as an incentive to market another software or hardware product. 
  134.    This program is NOT a PUBLIC DOMAIN program, but is being distributed under
  135.    the - SHAREWARE - concept. 
  136.  
  137.  
  138.    Users are asked to send a registration fee of - 
  139.    $5.00 US  <or money order> per User Copy
  140.  
  141.    to:
  142.  
  143.    »-SWIFT-WARE-
  144.    William Cravener
  145.    520 North Stateline Rd.
  146.    Sharon, Pa. 16146
  147.  
  148.  
  149. DISCLAIMER: 
  150.  
  151.        This software and accompanying documentation file are provided "AS IS" 
  152.     without warranty of any kind. Further, »-SWIFT-WARE- does not Warrant -
  153.     guarantee, or make any representations regarding the use, or the results 
  154.     of use, of this software. All risk taken in the use of this software is -
  155.     assumed by you, the user and Not »-SWIFT-WARE-, nor any software club 
  156.     distributing this software. 
  157.  
  158.  
  159. Thank You !
  160.  
  161. Sincerely
  162. William Cravener
  163. 9/11/1990
  164.  
  165.  
  166.  
  167.