Kernel V. 8.0 APIs Banner [skip navigation]
VHA Office of Information - Health Systems Design and Development (HSD&D) Banner

GSET^%ZISS: Set Up Graphic Variables

Reference Type: Supported, Category: Device Handler, Integration Agreement: 10088

Description

This API is used for screen management. It sets up graphic variables for screen handling. Graphics on/off is a toggle that remaps characters for use as graphics. Not all terminals need remapping (like DataTree consoles, for example) since they already have the high range of ASCII codes.

Format

  GSET^%ZISS

Make sure to perform the following steps before calling this API:

  1. NEW all of the following variables.

  2. Set the input variables you want changed.

  3. Call the API.

If you do not follow these steps, the variables could unintentionally assume the values of the variables of the current running task.

Input Variables

IOST(0):

(required) Terminal Type.

Output Variables

IOBLC:

Bottom left corner.

IOBRC:

Bottom right corner.

IOBT:

Bottom "T".

IOG1:

Graphics on.

IOG0:

Graphics off.

IOHL:

Horizontal line.

IOLT:

Left "T".

IOMT:

Middle "T", or cross hair ("+").

IORT:

Right "T".

IOTLC:

Top left corner.

IOTRC:

Top right corner.

IOTT:

Top "T".

IOVL:

Vertical line.

Example

; write a horizontal line
D GSET^%ZISS
W IOG1
F I=1:1:20 W IOHL
W IOG0
D GKILL^%ZISS

 


VA (Internet) / VA (Intranet) / OI / HSD&D / Site Map / Terms of Use / VA Privacy Policy / Accessibility

Reviewed/Updated: November 15, 2006

If you have questions, need more information, or are having accessibility problems with this website, please contact us by E-Mail: Webmasters, Phone: 510-768-6800, or FAX: 510-768-6850.