LYNX™
102
A
CONVENTIONS DESCRIPTION
+
Concatenates two strings or fields.
-
Deletes a substring or a field from the original string.
#DS
Returns the string which has been decoded by the library.
#F<n>
Returns the result of a format which has been previously
defined. The <n> value is in the range 1-4.
FindStringByStarting&EndingChar (FSTR)
This function has the following syntax:
FSTR
<source_string, string_start, string_stop, mode>
Ö
string
This function searches for a substring having a defined starting character
("string_start") and a defined ending character ("string_stop") within the
"source_string". It returns the string you searched for, or an empty one in case of
failure.
If searching for a substring having characters already known, the "string_start" and
"string_stop" arguments must share the same value.
The "mode" argument allows managing the starting character ("string_start") and the
ending character ("string_stop"):
0 = include both starting and ending character
1 = include only starting character
2 = include only ending character
3 = discard both starting and ending character
FindStringByStartingChar&Len (FLSTR)
This function has the following syntax:
FLSTR
<source_string, string_start, len, mode>
Ö
string
This function searches for a substring having a defined starting character
("string_start") and a defined length ("len") within the "source_string". It returns the
string you searched for, or an empty one in case of failure.
If searching for a substring having a length already known, the "string_start" and
"string_stop" arguments must share the same number.
The "mode" argument allows managing the starting character ("string_start"):
0 = include starting character
1 = discard starting character
Содержание Lynx D
Страница 1: ...Lynx Instruction Manual...
Страница 2: ...Lynx Instruction Manual...
Страница 3: ...Lynx INSTRUCTION MANUAL...
Страница 9: ...vii GENERAL VIEW LYNX Figure A 1 Aiming System ON Wrong Read LED red 2 Good Read LED green...
Страница 108: ...LYNX 92 3 Interleaved 2 of 5 0 1 2 3 4 5 6 7 8 9 1 2 3 4 PDF417 QR...
Страница 109: ...TEST BARCODE SYMBOLS 93 3 MAXICODE DATA MATRIX NORMAL INVERSE DATA MATRIX...
Страница 126: ...LYNX 110 C C HEX AND NUMERIC TABLE OPEN THIS PAGE TO READ THE DESIRED HEX AND NUMERIC SELECTIONS...