Closes the file previously opened by GDLOSF.
Syntax
05 GDL-CLOSE-SPATIAL-FILE.
10 GDL-CSF-SPATIAL-HANDLEPIC S9(09) BINARY.
*
CALL "GDLCSF"
USING GDL-CLOSE-SPATIAL-FILE GDL-RETURN-CODE.
Arguments
GDL-CSF-SPATIAL-HANDLE
A pointer to the gdlFileHandle returned by GDLOSF (GDL-OSF-SPATIAL-HANDLE). Output.
Return Values
GDL-OK | Success |
Prerequisites
GDLOSF
Alternates
None.
Notes
Must be called upon completion of use of the spatial file prior to calling GDLTERM.