Subroutine: GDS_CLOSE Purpose: Close set. Category: GDS File: gdsd_basic.c Author: J.P. Terlouw Use: CALL GDS_CLOSE ( SET, Input CHARACTER*(*) ERROR ) Output INTEGER SET Name or handle of set. ERROR Error return code. Description: Both the descriptor and the image part are closed. A task should use this routine when it is finished with a set. See also: gds_closeall.dc2 Updates: 25-May-87 original document 15-Dec-89 rewritten in C 3-Mar-94 rewritten for GDS server