Autorun; Autocopy - Intermec CN30 User Manual

Intermec cn30: user guide
Hide thumbs Also See for CN30:
Table of Contents

Advertisement

Chapter 3 — Configuring the CN30

AutoRun

AutoCopy

-D
Indicates the destination file name and must be fully qualified. W is a string value.
-L
Indicates a fully qualified file name for logging to enable. Default is disabled. X is a string value.
-M
Moves file to a destination rather than copies the file. Default value is disabled. D is an integer value. D=1
indicates enabled, 0 is disabled.
-Q
Indicates if a message box should appear when an error occurs. Default is disabled. Y is an integer value.
-S
Indicates a source file name and must be fully qualified. Z is a string value.
104
AutoRun (AUTORUN.EXE) automates operations such as launching
other processes and is configured through the AutoRun data file
(AUTORUN.DAT). This script file must be in the same directory as the
program itself.
AutoRun supports the following script commands in AUTOUSER.DAT
and AUTORUN.DAT.
Note: If you need to add steps at boot time, add them to
AUTOUSER.DAT, not to AUTORUN.DAT. AUTORUN.DAT is pro-
vided by Intermec and is subject to change. AUTOUSER.DAT is the desig-
nated place for the end user to add steps to the boot time process.
EXEC
Launches a specified program, waits for it to complete (up to 10 minutes).
CALL
Processes a specified file of commands and returns.
CHAIN
Processes a specified file of commands and does not return.
RUN
Loads a specified program and executes it.
LOAD
Loads a specified program and executes it.
AutoRun handles quoted file names for the first parameter which allows
you to specify path names or file names that contain white space. Note that
only one set of quotes per command is supported.
AUTORUN.DAT entry examples:
RUN
"Flash File Store\Apps\some.exe" arg1, arg2, arg3
CALL
"Flash File Store\2577\usercmds.dat"
AutoCopy (AUTOCOPY.EXE) copies or moves files from one location to
another. It has no user interface and is configured through command line
arguments. It has support for the following parameters, in no particular
order:
Usage:
AutoCopy [-D["W"]] [-L["X"]] [-M[D]] [-Q[Y]] [-S["Z"]]
CN30 Mobile Computer User's Manual

Advertisement

Table of Contents
loading

Table of Contents