Broken script in finder
Broken script in finder
- Subject: Broken script in finder
- From: garrett <email@hidden>
- Date: Sun, 12 May 2002 01:42:06 -0500
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.