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

GPINLB - Insert Label

GPINLB (label)

Purpose

Use GPINLB to insert a label element into the open structure following the element pointer or to replace the element pointed at by the element pointer with a label element depending on the current edit mode.

This structure element defines a label that the application uses to reference and modify structure elements.

Parameters

label -- specified by user, fullword integer

Identifier of label element.

Error Codes

5
FUNCTION REQUIRES STATE STOP OR NROP (NOT STCL)

Related Subroutines

GPDELB
Delete Element Between Labels
GPDLEG
Delete Element Group
GPEPLG
Generalized Set Element Pointer at Label

RCP code

201328137 (X'0C000609')


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