High-Level Screen Management Intrinsic Library Reference Manual (32424-90002)
3- 21
HPDPROMPT
Prompts the operator.
Syntax
HPDPROMPT
globalpak, returnpak, promptpak, cursorposition, msg, fieldlist, labeldescrpt, la-
belbuf
Parameter Descriptions
globalpak
A compound parameter that passes information
between intrinsics. For a complete description
of this parameter, see "Global Parameters" in
Chapter 3.
returnpak
A compound parameter that passes information
back from the intrinsic to the application.
For a complete description of this parameter,
see "Global Parameters" in Chapter 3.
promptpak
A compound parameter that modifies the default
operations of HPDPROMPT. It has the following
subparameters:
repaintdata
A four-byte integer
that tells HPDPROMPT
to force a rewrite of
the operator's data
display. Use this
parameter to keep
displayed data
consistent with the
data in internal
buffers. You can
supply the following
values:
0 = ignore
1 = force a rewrite
of the data to the
device
windowenh
An eight-byte
character array that
updates the window
line enhancement. If
the array contains
all spaces or binary
zeros, the current
window enhancement is
used. If the array
contains "NONE" left
justified, the window
is displayed without
enhancement. If you
do not supply either
of these values for
the array, you can
supply any of the
following values in
any combination:
I = inverse video
H = half bright -
this has no effect
unless inverse video
is set on.