xHarbour Reference Documentation > Function Reference |
Moves the screen cursor (text mode) one column to the right.
SetPosBS() --> NIL
The function move the screen cursor in text mode one column to the right and returns NIL.
See also: | Col(), Row(), SET CURSOR, SetCursor(), SetPos() |
Category: | Screen functions |
Source: | rtl\setposbs.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com