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

GPEMO - Set Error Handling Mode

GPEMO (mode)

Purpose

Use GPEMO to enable or disable graPHIGS API error handling.

The error handling mode in the Error State List (ESL) is set to the value specified. If the error handling mode is 1=OFF , then the errors detected by the graPHIGS API are ignored. The default error handling mode is 2=ON

Parameters

mode -- specified by user, fullword integer

Error handling mode (1=OFF, 2=ON )

Error Codes

94
ERROR HANDLING MODE IS INVALID

Related Subroutines

GPQEMO
Inquire Error Handling Mode

RCP code

201337860 (X'0C002C04')


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