Input - Intermec 5020 User Manual

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

Advertisement

Input

Syntax:
Attributes: hidden
Special Attributes:
Notes: Use the value attribute to set a default value for the input field that is
Data Collection Browser User's Guide
<INPUT TYPE=>
int
password
reset
submit
text
name
value
size
maxlength
cursor
Positions the cursor in the last field containing the cursor
attribute.
transmit
Creates an input field that is automatically submitted when
it is filled with bar code data from the scanner. For more
information, see
page
26.
key=
Assigns a function key to be associated with the input type
when links are enabled. When you press the key, whatever
value is indicated is returned. Using this attribute overrides
the default function key assignments.
Example code for returning the value "CR" when you press
F5:
<INPUT TYPE="submit" value="CR" key=F5>
scanonly
Accepts only scanner input for the field.
dti_capture= Puts data in a field based on data type identifier. If a field is
tagged to accept only scanned data with a certain set of
leading characters, the data is routed to that field when you
scan the bar code even if the cursor is not in that field.
dti_strip
Removes the data type identifier identified by the
dti_capture from the scanned bar code.
noscan
Disables scanned input for the field. This field accepts
input from the device's keypad.
specified by the name attribute.
Chapter 2 — Developing and Testing Your Application
"Using Auto-Transmit Fields" on
15

Advertisement

Table of Contents
loading

This manual is also suitable for:

6400Ck30Ck31Cv30Cv60Cn3 ... Show all

Table of Contents