|
GetCursorMargin | ||
Xpos = GetCursorMargin() | ||
Parameters: NONE | ||
Returns: Xpos = The Current print cursor X position |
||
The GetCursorMargin function returns the current print cursors X position margin. FACTS: * By default the CursorMargin will be zero Mini Tutorial: This example sets the print cursor margin, displays a message and the current cursor margin value.
This example would output.
|
Related Info: | CursorLineFeed | CursorMargin | GetCursorLineFeed | GetCursorX | GetCursorY | Print | SetCursor | SetCursorX | SetCursorY : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |