Clears the LACSLink global statistics.
Syntax
01 GSID PIC 9(9) BINARY.
01 RETURN-CODE PIC 9(9) BINARY
CALL "GSLACCLS" USING GSID, RETURN-CODE.
Arguments
GSID ID returned by GSINITWP for the current instance of GeoStan. Input.
RETURN-CODE Size of the GSLACGCS data structure. Input.
Return Values
GS-SUCCESS
GS-ERROR Call GSERRGTX for more information.
Prerequisites
GSLACINR