@WINATPOINT

Top  Previous  Next

Syntax:

 

@WINATPOINT(<x pos>, <y pos>)

 

Description:

 

This function can be used to obtain the window identifier of the window or an element of it (such as a button or edit box) at absolute position <x pos>, <y pos> on the screen. This value can be used in commands like WINDOW SEND or WINDOW SETTEXT.

 

OK:

 

Unchanged.

 

Example:

 

WINDOW SETTEXT,@winatpoint(225,304),This is the new text

 

See also: