im_status_line
4-53
4
im_status_line
Purpose
This function briefly 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"
IM_STATUS im_status_line
(char far *
stmessage
IM_BOOL
wait
IM_USHORT
row);
IN Parameters
stmessage
Pointer to the error message string to display.
wait Specifies if the application should wait for a key to be pressed. Choose
one of these values:
0 Do not wait for a key.
non-zero Pause until any key is pressed or until a timeout occurs.
row Row number to display the message in. If this number is larger than
the number of visible rows, the last row is used. The first row is 0.
OUT Parameters
None.
Return Value
Returns 0 or the key pressed to terminate waiting.
Notes
If the wait parameter is set, the message will be erased after 20 seconds or
when a key is pressed. Then, the screen is refreshed to look as it did before
displaying the message.
Содержание Trakker T2090
Страница 1: ...TRAKKER T2090Batch Hand HeldComputer P N 067212 003 User s Manual ...
Страница 4: ......
Страница 14: ......
Страница 19: ...Getting Started 1 ...
Страница 20: ......
Страница 33: ...User Interface 2 ...
Страница 34: ......
Страница 55: ...Application Development 3 ...
Страница 56: ......
Страница 61: ...Application Functions 4 ...
Страница 62: ......
Страница 127: ...Reader Command Reference 5 ...
Страница 128: ......
Страница 145: ...Configuration Command Reference 6 ...
Страница 146: ......
Страница 187: ...BIOS Support 7 ...
Страница 188: ......
Страница 205: ...Hardware Specifications 8 ...
Страница 206: ......
Страница 212: ......
Страница 213: ...Demo Software A ...
Страница 214: ......
Страница 230: ......
Страница 231: ...Microsoft Visual C C Settings B ...
Страница 232: ......
Страница 234: ...TRAKKER T2090 Hand Held Batch Computer User s Manual B 4 Compiler Options Code Generation Select CPU 80186 80188 ...
Страница 237: ...Full ASCII Charts C ...
Страница 238: ......