![]() ![]() |
Reference Type: Supported, Category: XGF Function Library, ICR#: 3173
The PREP^XGF API sets up the XGF screen and keyboard environments.
Before using any XGF screen functions, you must call the PREP^XGF API. PREP^XGF does the following
In addition, PREP^XGF does everything that the INITKB^XGF(): Keyboard Setup Only API does to set up the XGF keyboard environment, including turning escape processing and terminators on.
NOTE: If you call PREP^XGF, a call to the INITKB^XGF(): Keyboard Setup Only API would be redundant.
PREP^XGF(xgcuratr)
none. |
|
xgcuratr: |
One-character parameter containing the state of the current video
attribute.
|
NOTE: See also: CLEAN^XGF: Screen/Keyboard Exit and Cleanup API.