|
GetCursorX | ||
Xpos = GetCursorX() | ||
Parameters: NONE | ||
Returns: Xpos = The current X coordinate of the print cursor |
||
The GetCursorX function returns the current X position of the print cursor. FACTS: * none Mini Tutorial: This example displays a few messages to the screen, then reads and displays the current print cursor.
This example would output.
|
Related Info: | CursorLineFeed | CursorMargin | GetCursorLineFeed | GetCursorMargin | GetCursorY | Print | SetCursor | SetCursorX | SetCursorY : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |