MC/RR and Email launching

Mark Talluto lists at canelasoftware.com
Wed Aug 13 16:49:01 EDT 2003


On Wednesday, August 13, 2003, at 06:30 AM, FlexibleLearning at aol.com 
wrote:

> 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
>
>

I tried it 10.2.6 and nothing happened.  Followed it in the debugger 
and all worked as it should except for the applescript.  I suspect the 
problem is in that line.



Best regards,
Mark Talluto
http://www.canelasoftware.com



More information about the metacard mailing list