Hello,
I currently have windows for which the bounds needs to be redefined.
I am using this script
open “monarchhdENREGISTREMENT”
tell the front window to set toolbar visible to false set bounds of front window to {621, 548, 1278, 796}
I’ve relocated the « monarchENREGISTREMENT » window to a new location. Therefore the bounds have been modified.
Is there a quick way to find the new bound?
Thanks in advance!