Clears "region a" polygon that was set with SPARAP.
Syntax
01 SPHANDLE PIC S9(9) BINARY.
01 SPRETCODE PIC S9(9) BINARY.
*
CALL ‘SPCLRAP'
USING SPHANDLE SPRETCODE.
Arguments
SPHANDLE Handle from SPINOCK. Input.
Return Values
PIP-OK
PIP-ERROR
Prerequisites
None.
Alternates
None.
Notes
This procedure clears the Region A polygon used by SPCKROX or SPCKRO when comparing two regions.
This procedure allows for multiple calls to SPARAP using the same handle returned by
SPINOCK.