Intermec 6220 Technical Reference page 20

Hide thumbs Also See for 6220:
Table of Contents

Advertisement

DOS Device Drivers
device=
/nnn
EXAMPLE:
Standard PC Function
Pause
Wait for "1" to be pressed
Echo "message"
Sleep 100 ms
Echo "Pause for 1 second
Sleep 1 second (with keyboard disabled)
Choice /c:12 "message"
Echo "message two"
Pause
Reset the System
2-6
6220 Hand-Held Computer Technical Reference
[device=]Delay[.exe] [/nnn [/K]] {"Message(s)"}
"
"
"
"
"
device=c:\utils\delay.exe
6220 Commands Required to Perform Function
DELAY.EXE
:Loop
DELAY.EXE "Press '1' to continue . . . "
If not errorlevel 1 goto Loop
If errorlevel 2 goto Loop
DELAY.EXE /0 "message"
DELAY.EXE /10 ""
DELAY.EXE /100 /K "Pause for 1 second"
DELAY.EXE "message"
If errorlevel 3 goto InvalidDigit
If errorlevel 2 goto PressedTwo
If errorlevel 1 goto PressedOne
DELAY.EXE "message two" "Press any key to continue"
SECTION 2

Advertisement

Table of Contents
loading

Table of Contents