MC/RR and Email launching
FlexibleLearning at aol.com
FlexibleLearning at aol.com
Wed Aug 13 09:37:00 EDT 2003
I am presently Mac-less :(
Could one of you let me know if this works on both flavours?
put "h at FlexibleLearning.com" into tURL
if the platform is "MacOS" then
get the systemversion
set the itemdel to "."
if item 1 of it >= 10 then # OS X
put "open location" && quote & tURL & quote into tScript
do tScript as AppleScript
else # MacOS
send tUrl to program "Finder" with "GURLGURL"
end if
end if
Many thanks!
/H
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.runrev.com/pipermail/metacard/attachments/20030813/266520bb/attachment.htm
More information about the metacard
mailing list