High-Level Screen Management Intrinsic Library Reference Manual (32424-90002)
3- 7
HPDCLOSEFORMS
Closes a forms file that was opened by HPDOPENFORMS.
Syntax
HPDCLOSEFORMS
globalpak, returnpak, formsfile
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.
formsfile
An 88-byte character array that indicates the
name of the forms file that you want to close.
This information is passed to the intrinsic.
Discussion
HPDCLOSEFORMS closes the open forms file. Once closed, this file is no
longer available for processing. Call this intrinsic only after the
forms file has been opened by HPDOPENFORMS.
HPDDISABLETERM
Releases the device that you enabled using HPDENABLETERM.
Syntax
HPDDISABLETERM
globalpak, returnpak, termpak, devconfig
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.
termpak
A compound parameter that passes information to
the intrinsic.
termfile
An 88-byte character
array that indicates
the name of the
device to be
released.
bypassfeature
A four-byte integer
that is used by the
application to