Com_ReadMode( <nComPortNum>, <nMode>, [<nTimeout>] ; // Default: 100 ) --> lSuccess
Com_SendMode( <nComPortNum>, <nMode>, [<nTimeout>] ; // Default: 100 ) -->
WColor( [<cNewColor>] ) --> cOldColor
WGetClearB() --> nClearCharacter
WMouseSelect( [<lNewSetting>] ) --> lOldSetting
WRestScreen( [<nWindowID>], ; // Default: WSelect() <nTop>, <nLeft>, <nBottom>, <nRight>, <cScreen> ) --> NIL
WSaveScreen( [<nWindowID>], ; // Default: WSelect() <nTopRow>, <nLeftCol>, <nBottomRow>, <nRightCol> ) --> cScreen
WSay( [<nWindowID>], ; // Default: WSelect() <nRow>, <nCol>, <cString>, [<cColor>] ; // Default: WColor() ) --> NIL
WSetClearB( <nNewClearAttr|cNewClearAttr> ; // Type: NC Default: 32 ) --> nOldClearAttribute
WSetColor( [<cNewColor>] ; // Default: WColor() ) --> cOldColor
WSetCursor( [<nNewCursorShape>] ) --> nOldCursorShape
WSetTitle( [<nPos>], ; // Default: 1 <nCol>, <cTitle>, [<cColor>] ; // Default: WColor() ) --> NIL