
The GridExpress utility is designed to provide an easy and quick way to present file information in a GUI Grid. Any MKEYED file can be accessed and displayed from any program using a simple CALL statement.
The following CALL statement created the following grid:
CALL “GXCALL”,LUGUI,LUSRC,SRC_FILE$,SRC_KNUM,SRC_BEG$,
DATAREC_DESC$,COLSZ$,TITLE$,RETURN$

GridExpress Featuress