Function SetRC() Foundation

Sets the current cursor position and updates Row() and Col().

Syntax
SetRC( [<nRow>]   , ;
       [<nColumn>]  ;
     ) --> cNullString
Description

The parameters <nRow> and <nColumn> default to the BIOS cursor position which can be different from Row() and Col().

Feedback

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.