Function: GDI_RECORD Purpose: Records the images currently on the display. Category: DISPLAY File: gdilib.c Author: K.G. Begeman Use: INTEGER GDI_RECORD( GDI_ID , Input INTEGER RECORD ) Input INTEGER GDI_RECORD Returns zero on succes, negative on error. GDI_ID Display id as returned by GDI_OPEN. RECORD record number (0 to .....). Updates: Dec 26, 1990: KGB Document created.