Intermec CK32IS User Manual Page 114

  • Download
  • Add to my manuals
  • Print
  • Page
    / 149
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 113
Chapter 4— Developing and Installing Applications
98 CK32 I-Safe Handheld Computer Users Manual
AutoRun handles quoted file names for the first parameter to
allow specifying path names or file names that contain white
space. Note only one set of quotes per command is supported.
AutoRun.dat entry examples
AutoRun supports the following script commands in
AutoRun.dat:
Examples of keyword usage:
; Allow message pop up if an error occurs.
QUIET 0
Command Description
RUN “Flash File Store\Apps\some.exe” arg1, arg2, arg3
CALL “Flash File Store\2577\usercmds.dat”
AutoRun Script Commands
Command Description
QUIET Enables user notification when an error occurs.
LOGGING Enables logging to a trace file.
SIGNAL Enables the specified named event and is
immediately signaled. Useful for notifying other
components of the current status.
CALL Opens another .dat file to process. After the called
file is completed, this file is resumed.
RUN Runs a program with a SW_SHOWNORMAL
attribute. Autoexec does not wait for the child
process to exit.
LOAD Runs a program with a SW_HIDE attribute.
Autoexec waits for 60 seconds for the child process
to exit or EXECWAIT seconds if set.
EXEC Runs the specified program. AutoExec waits 60
seconds for the child process to exit or EXECWAIT
seconds if set.
EXECWAIT Changes the default EXEC wait time from 60
seconds to the number of seconds specified. There
is a maximum 10-minute limit imposed.
WAIT Forces a sleep for the specified number of seconds
to occur.
WAITFOR Forces a sleep until the named event is signaled.
Page view 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 148 149

Comments to this Manuals

No comments