clickScreenPos — Clicks on the screen given by world coordinates (with displacement).
call subs.txt clickScreenPos { worldx } { worldy } { xdisp } { ydisp }
ScriptFellow
Clicks on the screen given by world coordinates (with displacement).
Initializes the variables %_cursorX and %_cursorY with the screen coordinates clicked.
%outsideScreen (#true or #false )