Dec 082017
 
Define F11 and F12 keys.
File F11F12.ZIP from The Programmer’s Corner in
Category Utilities for DOS and Windows Machines
Define F11 and F12 keys.
File Name File Size Zip Size Zip Type
F11F12.COM 1326 931 deflated
F11F12.DOC 1557 871 deflated

Download File F11F12.ZIP Here

Contents of the F11F12.DOC file


DOCUMENTATION FOR F11F12.COM VERSION 2.0 -- 3/8/87

Copyright (C) 1987 Chip Rabinowitz
All Rights Reserved

Use this software at your own risk. The author makes no
warranties, guaranties, either explicit or implied, concerning
this software. Released with no distribution restrictions.


This is a simple-minded little keystroke replacement program for the F11 and
F12 keys on IBM's Enhanced Keyboard. It will load itself as a resident
program the first time it is used.

The syntax for F11F12.COM is:
F11F12 /1=string1 /2=string2

where string1 and string2 are the strings you wish placed in the
keyboard buffer when you hit F11 and F12. These strings may be
up to 30 characters in length.

For example:
F11F12 /1=ZAPCIS N /2=BASICA

would result in F11 starting ZAPCIS and going on-line for NEW msgs,
and F12 would load BASICA.

These routines can successfully insert keystrokes into the buffer for *any*
program that does not replace either Interrupt 9 or Interrupt 16.

In addition, the shifted F11 and F12 keys (Shift, Control or Alt), are enabled
for use with ANSI.SYS. Use replacement strings such as
ESC[0;135;"CHKDSK";13p
where the key to replace falls in the following chart:
Shift-F11 - 135
Shift-F12 - 136
Ctrl-F11 - 137
Ctrl-F12 - 138
Alt-F11 - 139
Alt-F12 - 140

Questions and comments should be sent to:
Chip Rabinowitz
51 East Rogues Path
Huntington Station, NY 11746

Compuserve ID 76703,350

PS -- I ain't gonna beg. If you like and use this, send something.


 December 8, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)