Subroutine: GDS_SYNC Purpose: Update descriptor file. Category: GDS File: gdsd_basic.c Author: J.P. Terlouw Use: CALL GDS_SYNC ( SET , Input CHARACTER*(*) ERROR ) Output INTEGER SET Name or handle of set. ERROR Error return code. Description: This routine causes the GDS server to update the descriptor file from its internal buffer. Normally it is not necessary to call GDS_SYNC, because the server itself also writes out changes periodically. Updates: Apr 21, 1994: JPT document created.