<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > WCon > WCon_Row |
Description
Sets/Gets cursor row
Syntax
nRow = WCon_Row
WCon_Row = nRow
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
nRow |
Numeric |
No |
screen row to place cursor on |
Remarks
Restrictions
See also
Examples