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