im_timed_status_line
4-54
im_timed_status_line
Purpose
This function displays an error message in the status line without wrapping
or scrolling the display. The status line is displayed until a key is pressed or a
time out occurs. The original contents of the line reappear after the message
is erased.
Syntax
#include "imt209x.h"
void im_timed_status_line
(char far *
string,
IM_USHORT
timeout
IM_USHORT
line);
IN Parameters
string String to be displayed.
timeout Number of milliseconds to wait before erasing the string. Either
enter a number from 1 to 65,535 (resolution of 10 ms) to indicate the
length of the timeout in milliseconds, or choose one of these constants:
IM_ZERO_TIMEOUT No wait.
IM_INFINITE_TIMEOUT Wait forever.
line Positive number identifying the line, relative to the top of the screen,
where the string is to be displayed. If this number is larger than the
number of lines on the screen, the last line is used. The first line is 0.
OUT Parameters
None.
Return Value
None.
See Also
im_status_line
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: ......