User's Manual
Table Of Contents
- Before You Begin
- Using the CK32 I-Safe Handheld Computer
- Understanding Windows Mobile
- Configuring the CK32 I-Safe
- Configuring the Operating Parameters
- Setting Up Ethernet Communications
- Setting Up Bluetooth Communications
- Setting Up 802.11 Radio Communications
- Configuring Security on the CK32 I-Safe
- Developing and Installing Applications
- Troubleshooting and Maintenance
- Specifications
- Physical and Environmental Specifications
- Accessories
- AN1 Communications Adapter (P/N 871-223-xxx)
- AC11 Quad Battery Charger (P/N 852-914-xxx)
- Handle (P/N 714-625-xxx)
- Hand Strap (P/N 825-183-xxx)
- Carrying Strap Kit (P/N 825-186-xxx)
- AB6 Battery Pack (P/N 318-021-xxx)
- Tethered Stylus (P/N 203-828-xxx)
- Battery Eliminator (P/N 714-619-xxx)
- Power Supply (P/N 851-061-xxx)
- Screen Protector (P/N 346-065-004)
- Index
Chapter 4— Developing and Installing Applications
92 CK32 I-Safe Handheld Computer Users Manual
AutoExec Commands
Process return code uses standard error codes defined in
WinError.h.
AutoExec Keywords
Command Description
-% Passes an ID to use in a call to SignalStarted. This
argument is useful only during system startup that
relies on a SignalStarted to call. W is an integer
value.
-E Passes a signal event name to use when autoexec
completes. X is a string value.
-F Overrides the data file to use. This must be a fully
qualified name. Default is “autoexec.dat” in the
same location as the AutoExec.exe program. “Y” is
a string value.
-LOG Set to any value logs activity to AutoExec.txt (in the
same location as the AutoExec.exe program).
Default is disabled.
-W Pauses the autoexec process by calling sleep for the
number of seconds specified by Z. Z is an integer
value.
Keyword Description
-% Passes an ID to use in a call to SignalStarted. This
argument is useful only during system startup that
relies on a SignalStarted to call. W is an integer
value.
-E Passes a signal event name to use when autoexec
completes. X is a string value.
-F Overrides the data file to use. This must be a fully
qualified name. Default is “autoexec.dat” in the
same location as the AutoExec.exe program. “Y” is
a string value.
-LOG Set to any value logs activity to AutoExec.txt (in the
same location as the AutoExec.exe program).
Default is disabled.
-W Pauses the autoexec process by calling sleep for the
number of seconds specified by Z. Z is an integer
value.










