Set Window Bounds Parameter Error?
Set Window Bounds Parameter Error?
- Subject: Set Window Bounds Parameter Error?
- From: "Sprague, Graham" <email@hidden>
- Date: Thu, 15 May 2003 13:29:29 -0400
When execute the following script I get a "Parameter Error". THis has always
worked in the past. Is anyone else having this issue?
tell application "Finder"
set theBounds to bounds of window 1
set bounds of window 1 to theBounds -- error occurs on this line
end tell
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.