Programming instructions

Intermec Fingerprint v7.61 – Programmer’s Reference Manual Ed. 7 11
Chapter 2
2. Program Instructions
Syntax
In the syntax descriptions which follow, certain punctuation
marks are used to indicate various types of data. They must not
be included in the program.
[ ] indicate that the enclosed entry is optional.
| indicates alternatives on either side of the bar.
< > indicate grouping.
..... indicate repetition of the same type of data.
indicates a compulsory space character between
two keywords.
" is a quotation mark (ASCII 34 dec).
indicates a carriage return or linefeed on the host
Uppercase letters indicate keywords, which must be entered
exactly as listed, with the exception that lowercase letters also are
allowed unless otherwise stated.
The following abbreviations are used:
<scon> string constant
<ncon> numeric constant
<sexp> string expression
<nexp> numeric expression
<svar> string variable
<nvar> numeric variable
<stmt> statement
<line label> line label