background image
<< Scroll Object Functions | Window Object Functions >>
<< Scroll Object Functions | Window Object Functions >>

Miscellaneous Functions

Baan Vuser Scripts · Creating Baan Vuser Scripts
Creating Vuser Scripts
Chapter 24, page 403
Synchronization Functions
obj_wait_info
Waits for the value of an object attribute.
tbl_wait_selected_cell
Waits for the specified cell to appear in focus.
win_wait_info
Waits for the value of an window attribute.
Table Functions
tbl_activate_cell
Clicks Enter in the specified cell.
tbl_get_cell_data
Retrieves the contents of the specified cell from a
table.
tbl_get_selected_cell
Returns the cell currently in focus in a table.
tbl_press_zoom_button
Clicks the table's zoom button.
tbl_set_cell_data
Sets the contents of a cell to the specified text in
a table.
tbl_set_selected_cell
Selects a table cell.
Miscellaneous Functions
type
Specifies keyboard input.
wait
Causes script execution to pause for a specified
amount of time.