Intermec 6100 参照ガイド

ページ / 328
SECTION 2
Supporting DOS Applications
2-6    PEN*KEY
R
 6100 Computer Programmer’s Reference Guide
DOS Pen Driver: 61MOUSE.COM
Overview
The pen driver is actually a DOS mouse driver.  It interprets the standard interĆ
rupt 33h mouse interface.  Not all mouse functions are supported.  Refer to the
Conversions and Interfaces section, in the Standard Mouse interface: INT 33
paragraph, for a list of functions available.
Also refer to the Ralf Brown's Interrupt list for detailed information relating to
the Standard Mouse Interface: INT 33 (see the Reference, Open Systems PublicaĆ
tions section for ordering information).
Installation
Ensure the following files are located in the root directory on the 6100 Computer:
File
Directory
ELANAPM.EXE 
\ (root)
61MOUSE.COM
\ (root)
CALIB.EXE
\ (root)
The pen driver installs as a TSR as a result of placing the following statement in
the AUTOEXEC.BAT file:
61MOUSE.COM
If the drive and directory for this driver is not in your path, include that informaĆ
tion, as follows:
d:\path\61MOUSE.COM
where:
d: is the driver and \path\ is the directory path to the driver.
After installation, the driver displays the following message:
Driver installed
6100 Digitizer enabled
"
NOTE:
Always load IrDA driver before the pen driver.
2. DOS 
Applications