Function SetRC() Foundation
Sets the current cursor position and updates Row() and Col().
SetRC( [<nRow>] , ;
[<nColumn>] ;
) --> cNullString
The parameters <nRow> and <nColumn> default to the BIOS cursor position which can be different from Row() and Col().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.