High-Level Screen Management Intrinsic Library Reference Manual (32424-90002)

3- 35
3 = freeze and append
- position at the end
of the last form
after the last form
is frozen.
chnglisttype
A four-byte integer
that is input to
HPDSEND. It tells
HPDSEND whether or
not to apply
application supplied
change specifications
to fields on the
form. The values you
can specify are:
0 = field change list
is empty
1 = fields to change
are identified by
number
2 = fields to change
are identified by
name.
listcount
A four-byte integer
that is input to
HPDSEND and tells it
the number of field
change entries in the
list.
chngentry
Identifies the table
of entries defined in
your application.
fieldident
If you gave
chnglisttype
a value
of 1, this four-byte
integer is input to
HPDSEND. A positive
value indicates field
number. A negative
value indicates
screen order.
If you gave
chnglisttype
a value
of 2, this 32-byte
character array is
input to HPDSEND. It
is the USASCII
character name of a
field.
chngtype
A four-byte integer
that provides input
to HPDSEND about
field attributes to
be changed. The
values you can
specify are:
-1 = do not change
field attributes
1 = toggle
enhancement attribute