xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

SetPosBS()

Moves the screen cursor (text mode) one column to the right.

Syntax

SetPosBS() --> NIL

Return

The function move the screen cursor in text mode one column to the right and returns NIL.

Info

See also:Col(), Row(), SET CURSOR, SetCursor(), SetPos()
Category: Screen functions
Source:rtl\setposbs.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe