Table – Datalogic Scanning Pegaso User Manual

Page 61

Advertising
background image

AutoStart

Product Reference Guide

3-15

Table 3-6. Options for Autostart.ini and PreAuto.ini

Cold Reset Only:

This will cause the line to execute only after a Cold Reset.

Combining Options
Autostart options can be combined together as shown in the following sample:

?- \Windows\Pword.exe

This line would:

Request confirmation before executing the line. The next line would not be pro-
cessed before the confirmation is answered.

Run the next line without waiting on the current line to complete execution.

Query Option
The query option is intended for use when debugging the

autostart.ini

. When a

line with this option is executed, the following dialog will appear with the specified exe-
cutable and command line arguments. The populated fields shown in the AutoStart
Execute Query are described in Table 3-7 on page

3-16

.

AutoStart Execute Query

Description

Character

Comments

Comment: This line will not be
executed.

‘#’ OR ‘ ‘
(space)

This may only be used as the
first character of the line. If the
comment option is specified in
the options elsewhere, it is
ignored.

Do not wait on line completion:
This will cause the line to exe-
cute and immediately move
onto the next line.

‘-’

Query: Request user confirma-
tion when running the execut-
able.

‘?’

This will halt parsing the
Autostart.ini until the confirma-
tion is answered. This is
intended for debugging the
Autostart.ini file.

Execute only on Cold Reset

‘!’

An empty line will be treated as a comment line.

Advertising