Broken finder script in os X (again)
Broken finder script in os X (again)
- Subject: Broken finder script in os X (again)
- From: garrett <email@hidden>
- Date: Tue, 14 May 2002 17:44:05 -0500
Lets try this again....
I had a script that selected an item in the finder and it worked:
tell application "Finder"
activate
select {item "Mojave:document"}
end tell
But now I get an error:
Finder got an error: Can't get {item "Mojave:document"}.
The item exists and it is the correct path. The only thing that has changed
is I downloaded the latest Applescript intaller from the Dev site since
people who make ScriptDebugger told me to.
Any ideas?
TECH INFO:
* OS X 10.1.4
-------
garrett
email@hidden
_______________________________________________
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.
_______________________________________________
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.