Function: GDI_GDSID Purpose: Sends GDS database name and subset level to DISPLAY SERVER. Category: DISPLAY File: gdilib.c Author: K.G. Begeman Use: INTEGER GDI_GDSID( GDI_ID , Input INTEGER SET , Input CHARACTER*(*) SUBSET ) Input INTEGER GDI_GDSID Returns zero on success, negative on error. GDI_ID Id of display. SET Name of GDS database. SUBSET Subset level of GDS database. Updates: Nov 27, 1991: KGB, Document created.