Previous Next Up Title Contents Index Functions Index Top Library

MOVE ELEMENT

PXME


CALL SEQUENCE

CALL PXME (IELEM)

INPUT PARAMETERS

INTEGER IELEM
Element sequence number

EFFECT

Move the specified element within the open structure to the element pointer.

The specified element in the open structure is relocated after the element pointer. The element pointer is then updated to point to the element that was moved. If the specified element does not exist, no action takes place.

The current structure edit mode is ignored for this operation. The element is inserted.

ERRORS

5
Ignoring function, function requires either the state STNOP or the state STOP.

SEE ALSO

Copy all elements from structure, see PCELST

Copy element from structure, see PXCES

Copy element range from structure, see PXCERS

Move element range, see PXMER

Open non-retained structure, see POPNS

Open retained structure, see POPST

Inquire structure status, see PQSTST

Inquire structure identifiers, see PQSID


Previous Next Up Title Contents Index Functions Index Top Library