Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Open any URL from any app with Butler and AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Open any URL from any app with Butler and AppleScript
Authored by: dtomasch on Jun 07, '07 08:07:37PM
Add:
 

Tell Application "Butler"
activate
end tell

to the beginning, and it will bring the dialog box to front. dt

[ Reply to This | # ]