What's wrong with the following script ?
What's wrong with the following script ?
- Subject: What's wrong with the following script ?
- From: Emile Schwarz <email@hidden>
- Date: Sun, 25 Jun 2006 18:05:42 +0200
The script have been created while the Script Editor records the Finder
actions. Mac OS X 10.4.6
What's wrong with the following script ?
tell application "Finder"
activate
select Finder window 1
close Finder window 1
close Finder window 1
select Finder window 4
select Finder window 1
set position of Finder window 1 to {0, 44}
select Finder window 1
set bounds of Finder window 1 to {0, 44, 601, 394}
end tell
Emile
PS: Mac OS X 10.4 have been released on April 30th, 2005...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden