Utility Programs - Intermec PENKEY 6100 Programmer's Reference Manual

Hide thumbs Also See for PENKEY 6100:
Table of Contents

Advertisement

Getting Started
" NOTE:
Be aware that the Magnetic Stripe Reader (MSR) software is still evolving. It reads most
common codes, but is currently being modified to work with some of the less common codes.
Which means, if you write an application for the current MSR, then when a new MSR is re-
leased at a later date, your application will be tied to the way the old MSR works, and may
not work with the new MSR.

Utility Programs

ELANAPM.EXE: APM BIOS Installation for DOS
device=d:\elanapm.exe
device=d:\nordospm.exe
CALIB.EXE: DOS Pen Calibration
NORAND DOS Pen Driver
PENALIGN.EXE: Windows Pen Calibration
NORAND Windows Pen Driver
tions
DOS Batch File Enhancers
BOOTDRV.COM: Determines Default Boot Drive
mov
int
mov
mov
int
BOOTDRV.COM
SET BootDrive=A:
IF ERRORLEVEL 2 SET BootDrive=B:
IF ERRORLEVEL 3 SET BootDrive=C:
IF ERRORLEVEL 4 SET BootDrive=D:
DD.EXE: Disk Duplicator
R
1-28
PEN*KEY
6100 Computer Programmer's Reference Guide
ax, 3305h
; Get boot drive
21h
; DL = boot drive
al, dl
; errorlevel = boot drive
ah, 4Ch
; Exit( errorlevel );
21h
Supporting DOS Applications
Supporting Windows Applica
1=A, 2=B, 3=C, ...
SECTION 1

Advertisement

Table of Contents
loading

Table of Contents