background image
<< Tab and Toolbar Functions | Miscellaneous Functions >>
<< Tab and Toolbar Functions | Miscellaneous Functions >>

Scroll Object Functions

Creating Vuser Scripts
Chapter 24, page 402
Baan Vuser Scripts · Creating Baan Vuser Scripts
In
Object Functions
obj_get_info
Returns the value of an object attribute.
obj_get_text
Reads text from an object.
obj_mouse_click
Clicks within an object.
obj_mouse_dbl_click
Double-clicks within an object.
obj_mouse_drag
Drags the mouse within an object.
obj_type
Sends keyboard input to an object.
Scroll Object Functions
scroll_drag_from_min
Drags a scroll object to the specified distance
from the minimum position.
scroll_line
Scrolls the specified number of lines.
scroll_page
Moves a scroll object the specified number of
pages.
Static Object Functions
static_get_text
Returns the contents of a static text object.