Re: can't get it to work
Re: can't get it to work
- Subject: Re: can't get it to work
- From: has <email@hidden>
- Date: Wed, 9 Apr 2003 06:24:35 +0100
Robert Cerny wrote:
this little snippet is driving me nuts! Could anyone help?
tell application "Finder"
set theResult to POSIX path of "/Users/rcerny/Desktop/In"
activate
move selection to theResult
end tell
tell application "Finder" to move selection to folder "In" of desktop
_______________________________________________
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.