ColorSelect( <nColorIndex> ) --> NIL
DispOut( <Expression> [, <cColor> ] ) --> NIL
DispOutAt( <nRow>, <nCol>, <Expression>, [<cColor>], [<oWindow>] ) --> NIL
MaxCol() --> nMaxCol
MaxRow() --> nMaxRow
SET COLOR | COLOUR TO [ [ <standard>] [,<enhanced>] [,<border>] [,<background>] [,<unselected>] ] // or character expression in parentheses: SET COLOR | COLOUR TO ( <cColor> )
SetCursor( [<nCursorShape>] ) --> nCurrentShape
SetMode( <nMaxRow>, <nMaxCol> ) --> lSuccess