MC/RR and Email launching

Ken Ray kray at sonsothunder.com
Wed Aug 13 21:54:01 EDT 2003


Hugh,
 
Can't you just do: 
 
  revGoURL "h at FlexibleLearning.com"
 
??
 
Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/ 

 

-----Original Message-----
From: metacard-admin at lists.runrev.com
[mailto:metacard-admin at lists.runrev.com] On Behalf Of
FlexibleLearning at aol.com
Sent: Wednesday, August 13, 2003 8:30 AM
To: metacard at lists.runrev.com
Subject: MC/RR and Email launching


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/a974c847/attachment.htm


More information about the metacard mailing list