im_irl_k
4-25
4
a This position in the matrix is one of these values:
IM_NO_LENGTH Accept data of any length. Set any
unused table entries to {IM_NO_LENGTH,0,0,0}.
IM_LENGTH Accept data with a specific length. The
actual length of the data string is placed in the d position
(and b and c are not used).
IM_RANGE Accept data within a length range. The data
length must be within the range of b and c (and d is not
used).
mask_string Sets up a data mask that the received data must
match. mask_string can accept a string of constants or
wildcard characters. For example, use the string ### - ####
to accept only phone numbers. If you define a mask, the
computer beeps when input does not fit the mask. You can
use one or more of these wildcard characters to define the
mask:
# Numeric
@ Alpha
? Alphanumeric printable
NULL (CHR$(0)) No mask
OUT Parameters
instring Input string.
cmd_count Returns a 0.
Return Value
This function returns the status code:
IM_SUCCESS Successfully received input.
Notes
TRAKKER T2090 computers do not support IRL. This function provides
compatibility with previous versions of PSK and is not recommended for
new development. For more information on IRL and command K, refer to
the IRL Programming Reference Manual.
See Also
im_irl_a, im_irl_n, im_irl_v, im_irl_y
Summary of Contents for Trakker T2090
Page 1: ...TRAKKER T2090Batch Hand HeldComputer P N 067212 003 User s Manual ...
Page 4: ......
Page 14: ......
Page 19: ...Getting Started 1 ...
Page 20: ......
Page 33: ...User Interface 2 ...
Page 34: ......
Page 55: ...Application Development 3 ...
Page 56: ......
Page 61: ...Application Functions 4 ...
Page 62: ......
Page 127: ...Reader Command Reference 5 ...
Page 128: ......
Page 145: ...Configuration Command Reference 6 ...
Page 146: ......
Page 187: ...BIOS Support 7 ...
Page 188: ......
Page 205: ...Hardware Specifications 8 ...
Page 206: ......
Page 212: ......
Page 213: ...Demo Software A ...
Page 214: ......
Page 230: ......
Page 231: ...Microsoft Visual C C Settings B ...
Page 232: ......
Page 237: ...Full ASCII Charts C ...
Page 238: ......