GPDELB (label1, label2) |
Purpose
Use GPDELB to delete all elements from the open structure between, but not including, the two specified labels. After deletion, the element pointer moves to the element specified by the label identifier 1 (label1)
Starting from the current position of the element pointer, the system searches for label identifier 1. When the end of the structure is reached, the search continues at element number 1. Beginning with the original position of the element pointer, the system then searches for label identifier 2. When the end of the structure is reached, the system continues the search at element number 1. If the system cannot locate either label, then the graPHIGS API issues an error.
Parameters
Error Codes
Related Subroutines
RCP code
201338370 (X'0C002E02')