RosettaCodeData/Task/Mouse-position/AppleScript/mouse-position-2.applescript

3 lines
86 B
AppleScript
Raw Permalink Normal View History

2019-09-12 10:33:56 -07:00
-- Cursor position relative to active window
[Cx - Wx as integer, Cy - Wy as integer]