Yep, the same ol' question: how do I launch a local file in the default browser on Mac OS X?
And for future reference: Where is the definitive answer archived?
Richard Gaskin
If I use:
set this_item to �
alias "Macintosh HD:Users:jimsims:Pictures:iPhoto Library:2002:10:29:taufeg.jpg"
tell application "Internet Explorer"
open this_item
end tell
A file which I created with ColorIt or PhotoShop will launch with the indicated browser.
I suspect that the alias has some magical powers.
Is that what you are looking for?
atb
sims
-- ----------------------------------------------------------- http://EZPZapps.com [EMAIL PROTECTED] Software - Internet Development - Consulting _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
