Hi everyone. There are apps that I want to position/size with AppleScript, but they generate an error saying "can't get window." Do you know how to fix this?
For example, if I write:
The error is:
For example, if I write:
Code:
tell application "sparrow" to get bounds of front window
Code:
"Sparrow got an error: Can’t get window 1." number -1728 from window 1.
Last edited by a moderator: