Reply to "Re: Displaying 'Get Info'."
Reply to "Re: Displaying 'Get Info'."
- Subject: Reply to "Re: Displaying 'Get Info'."
- From: email@hidden
- Date: Wed, 2 Jul 2003 13:23:32 -0400
>
I experienced the same problem originally. Changing the script to:
>
>
tell application "Finder"
>
activate
>
*
>
*
>
end tell
>
>
will work. Finder has to be the frontmost application on the outset.
>
>
Deivy Petrescu
Indeed, adding 'activate' beneath 'tell application "Finder"' made the Code work as needed.
Thank you Deivy.
--
Samuel
_______________________________________________
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.