[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPQEDM - Inquire Edit Mode

GPQEDM (mode)

Note:

This subroutine is a graPHIGS API tate List (PSL) inquiry. For an overview, see "PSL Inquiries"

Purpose

Use GPQEDM to inquire the current edit mode.

If the inquired information is available, then the graPHIGS API sets the error indicator to zero and returns the values in the output parameters. If the inquired information is unavailable, then the error indicator (errind) contains an error number indicating the reason, and the values returned in the output parameters are unpredictable.

Parameters

mode -- returned by the graPHIGS API, fullword integer

Current edit mode (1=INSERT_MODE, 2=REPLACE_MODE )

Error Codes

None

Related Subroutines

GPEDMO
Set Edit Mode

RCP code

201336324 (X'0C002604')


[ Previous | Next | Contents | Glossary | Home | Search ]