Closes ZIP + 4 Z9 file after processing.
Syntax
01 ZIP4HANDLE PIC S9(9) BINARY.
01 SPRETCODE PIC S9(9) BINARY.
*
CALL ‘SPZ4CLS'
USING ZIP4HANDLE, SPRETCODE.
Arguments
ZIP4HANDLE The handle of the ZIP + 4 Z9 file to close. Input.
Return Values
PIP-OK
SPZ4OPN.
Prerequisites
Alternates
None.
Notes
This procedure closes a GeoStan™ ZIP + 4 Z9 file. No other SPZ4* procedures should be called with this handle after closing the file.