Function: GDI_SETID Purpose: Constitutes a main and sub id from a subset for the display device. Category: DISPLAY File: gdilib.c Author: K.G. Begeman Use: INTEGER GDI_SETID( ID , Input INTEGER SET , Input CHARACTER*(*) SUBSET , Input INTEGER AXPERM ) Input INTEGER ARRAY GDI_SETID Return 0 on success, negative on error. ID Display id, i.e. returned from GDI_OPEN. SET Name of set. SUBSET Subset coordinate word. AXPERM Axes premutation array as returned from GDSINP. Updates: Aug 1, 1991: KGB, Document created.