High-Level Screen Management Intrinsic Library Reference Manual (32424-90002)
3- 42
interaction. To use this mode, the forms file must have
been opened or the device enabled. The values you can
supply are:
0 = disable
1 = enable
78 Switch out of An 88-byte character array that is the name of the device
block mode file you want to switch out of block mode. To use this
mode, the device must have been enabled by HPDENABLETERM.
79 Switch into block An 88-byte character array that is the name of the device
mode file you want to switch into block mode. To use this
feature, the device must have been enabled and switched out
of block mode.
Discussion
HPDSETENV is designed for advanced programming applications. It allows
you to configure various elements of your application's current execu-
tion
environment. You can configure four elements in your application's
environment. You can:
1. Configure the native language identifier so that prompts and data
editing follow the conventions of a particular language.
2. Turn on the auto test feature so that your application can execute
without someone having to be at the terminal. One possible use of
this feature is for automatic test suites.
3. Momentarily switch a device into
4. - or out of block mode.
HP32424
Returns the version identifier of the installed version of the HP screen
management (HP32424) intrinsics.
Syntax
HP32424
versionvuf
Parameter Descriptions
versionbuf
A 14-byte array structure of characters that
returns the product and version number in the
format HP32424v.uu.ff.
Discussion
Use this intrinsic if your application needs to ensure that a particular
version of Hi-Li is available.