im_message
4-31
4
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 Y, refer to the
IRL Programming Reference Manual
.
See Also
im_irl_a, im_irl_k, im_irl_n, im_irl_v
im_message
Purpose
This function displays the error message associated with a specific status
code returned by a PSK function. Use this function to display additional
information about status codes during application development.
Syntax
#include "imt209x.h"
void im_message(IM_USHORT
status_code);
IN Parameters
status_code Standard status code returned from various PSK functions.
OUT Parameters
None.
Return Value
None.
Notes
The status message is displayed at the current cursor location without any
formatting.
im_offset_dbyte
Purpose
This function resets the offset of the first glyph in the current DBFS font.
Syntax
#include "imt209x.h"
IM_STATUS im_offset_dbyte
(IM_USHORT
offset);
IN Parameters
offset
New index of the first glyph in the fontfile (in glyphs).
OUT Parameters
None.
Return Value
This function returns one of these codes:
IM_SUCCESS Offset changed.
IM_INVALID_FUNCTION im_dbyte_setfont() must be called first.
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: ......