CharWin( [<nTop>], ; // Type: N Default: 0 [<nLeft>], ; // Type: N Default: 0 [<nBottom>], ; // Type: N Default: MaxRow() [<nRight>], ; // Type: N Default: MaxCol() [<cNewChar|nNewChar>], ; // Type: CN Default: GetClearB() [<cOldChar|nOldChar>] ; // Type: CN ) --> cNullString
ClearEol( [<nRow>], ; // Type: N Default: Row() [<nColumn>], ; // Type: N Default: Col() [<cColorAttr|nColorAttr>], ; // Type: CN Default: GetClearA() [<cClearChar|nClearChar>] ; // Type: CN Default: GetClearB() ) --> cNullString
ClearSlow( <nMilliSecondsDelay>, ; // Type: N [<nTop>], ; // Type: N Default: 0 [<nLeft>], ; // Type: N Default: 0 [<nBottom>], ; // Type: N Default: MaxRow() [<nRight>], ; // Type: N Default: MaxCol() [<cClearChar|nClearChar>] ; // Type: CN Default: GetClearB() ) --> cNullString
ClearWin( [<nTop>], ; // Type: N Default: 0 [<nLeft>], ; // Type: N Default: 0 [<nBottom>], ; // Type: N Default: MaxRow() [<nRight>], ; // Type: N Default: MaxCol() [<cColorAttr|nColorAttr>], ; // Type: CN Default: GetClearA() [<cClearChar|nClearChar>] ; // Type: CN Default: GetClearB() ) --> cNullString
ClEol( [<nRow>], ; // Default: Row() [<nColumn>] ; // Default: Col() ) --> cNullString
ClWin( [<nTop>], ; // Default: Row() [<nLeft>], ; // Default: Col() [<nBottom>], ; // Default: MaxRow() [<nRight>] ; // Default: MaxCol() ) --> cNullString
ColorRepl( [<cNewAttr|nNewAttr>], ; // Type: CN Default: GetClearA() [<cOldAttr|nOldAttr>] ; // Type: CN ) --> cNullString
ColorToN( <cAttribute> ) --> nAttribute
ColorWin( [<nTop>], ; // Type: N Default: 0 [<nLeft>], ; // Type: N Default: 0 [<nBottom>], ; // Type: N Default: MaxRow() [<nRight>], ; // Type: N Default: MaxCol() [<cNewAttr|nNewAttr>], ; // Type: CN Default: GetClearA() [<cOldAttr|nOldAttr>] ; // Type: CN ) --> cNullString
FileScreen( <cFileName>, [<nOffSet>] ; // Default: 0 ) --> nBytesRead
FontLoad( <cFileName>, ; // Type: C [<nFontArea>], ; // Type: N Default: 1 [<nCharOffSet|lChangePixelHeight>], ; // Type: NL Default: 0 [<nNumberOfChars>] ; // Type: N Default: 256 ) --> nErrorCode
FontRotate( <cFontString>, <nDirection>, [<nPixelHeight>], ; // Default: CharPix() [<nStart>] ; // Default: 0 ) --> cNewFontString
GetClearA() --> nClearAttribute
GetClearB() --> nClearCharacter
GetFont( [<nFont>] ; // Default: 1 ) --> cFontString
InvertAttr( <cColorAttr|nColorAttr> ; // Type: CN ) --> nInvertedAttribute
InvertWin( [<nTop>], ; // Default: 0 [<nLeft>], ; // Default: 0 [<nBottom>], ; // Default: MaxRow() [<nRight>] ; // Default: MaxCol() ) --> cNullString
IsHercules() --> lHercules_Exists
NtoColor( <nColorAttribute>, [<lColorsAsChars>] ; // Default: .F. ) --> cAttribute
RestCursor( <nSavedCursor> ) --> cNullString
SayDown( <cString>, [<nMilliSecondsDelay>], ; // Default: 4 [<nRow>], ; // Default: Row() [<nColumn>] ; // Default: Col() ) --> cNullString
SayMoveIn( <cString>, [<nMilliSecondsDelay>], ; // Default: 4 [<nRow>], ; // Default: Row() [<nColumn>], ; // Default: Col() [<lFromRight>] ; // Default: .F. ) --> cNullString
SayScreen( <cString>, [<nRow>], ; // Default: Row() [<nColumn>] ; // Default: Col() ) --> cNullString
SaySpread( <cString>, [<nMilliSecondsDelay>], ; // Default: 4 [<nRow>], ; // Default: Row() [<nColumn>] ; // Default: Col() ) --> cNullString
ScreenAttr( [<nRow>], ; // Default: Row() [<nColumn>] ; // Default: Col() ) --> nColorAttribute
ScreenFile( <cFileName>, [<lAppendToFile>], ; // Default: .F. [<nWriteOffSet>], ; // Default: FileSize [<lTruncateFile>] ; // Default: .F. ) --> nBytesWritten
ScreenMark( <cSearchString>, ; // Type: C <cColorAttr|nColorAttr>, ; // Type: CN <lCaseSensitive>, ; // Type: L [<lAllStringsFound>], ; // Type: L Default: .F. [<cPreDelimiter>], ; // Type: C Default: "" [<cPostDelimiter>] ; // Type: C Default: "" ) --> lFound
ScreenMix( <cString>, <cAttributeString>, [<nRow>], ; // Default: Row() [<nColumn>] ; // Default: Col() ) --> cNullString
ScreenSize( [<lPhysicalScreen>] ; // Default: .F. ) --> nScreenSize
ScreenStr( [<nRow>], ; // Default: Row() [<nColumn>], ; // Default: Col() [<nCharacters>] ) --> cScreenString
SetClearA( [<cClearAttr|nClearAttr>] ; // Type: CN Default: "W/N" ) --> cNullString
SetClearB( [<cClearAttr|nClearAttr>] ; // Type: CN Default: Chr(255) ) --> cNullString
SetFont( <cFontString>, [<nFontArea>], ; // Default: 1 [<nCharOffSet|lChangePixelHeight>], ; // Default: 0 [<nNumberOfChars>] ; // Default: 256 ) --> nErrorCode
SetRC( [<nRow>], [<nColumn>] ) --> cNullString
StrScreen( <cScreenString>, [<nRow>], ; // Default: Row() [<nColumn>] ; // Default: Col() ) --> cNullString
UntextWin( <nTop>, ; // Type: N <nLeft>, ; // Type: N <nBottom>, ; // Type: N <nRight>, ; // Type: N <cReplace|nReplace>, ; // Type: CN [<cExceptFrom|nExceptFrom>], ; // Type: CN Default: Chr(176) [<cExceptTo|nExceptTo>] ; // Type: CN Default: Chr(223) ) --> cNullString