VTURNOFF [ HP Data Entry and Forms Management System (VPLUS/V) ] MPE/iX 5.0 Documentation
HP Data Entry and Forms Management System (VPLUS/V)
VTURNOFF
Turns off VPLUS/V block mode and enables character mode access without
disturbing the terminal screen.
Syntax
VTURNOFF {comarea}
Parameters
comarea Must be comarea named when the file was opened by
VOPENTERM. If not already set, the following comarea
items must be set before calling VTURNOFF.
cstatus Set to zero.
comarealen Set to total number of 2-byte words of
comarea.
VTURNOFF may set the following comarea items:
cstatus Set to nonzero value if call is
unsuccessful.
fileerrnum Set to file error code if there is an
MPE file error.
Discussion
VTURNOFF is used for momentarily switching from VPLUS/V block mode to
character mode. This procedure is designed for use after a terminal has
been previously opened by VOPENTERM or after a VTURNON.
VTURNOFF reconfigures the terminal and driver for character mode
operations without disturbing the screen image on the terminal. The
following operations normally performed in VCLOSETERM are not performed
in VTURNOFF:
* Clear local form storage
* Enable the USER/SYSTEM keys
* Disable touch reporting, delete touch fields
* Clear screen
* Unlock keyboard
* Close terminal file
MPE/iX 5.0 Documentation