Subroutine: GDS_CLOSEALL Purpose: Close all sets. Category: GDS File: gdsd_basic.c Author: J.P. Terlouw Use: CALL GDS_CLOSEALL Description: All open sets are closed and the connection to the GDS server is shut down. A task can call this routine when it is finished with all sets it has open. After this call sets still can be opened. In this case a new connection to the GDS server will be established. See also: gds_close.dc2 Updates: Apr 21, 1994: JPT, Document created.