Hi,

Copy/paste in script editor doesn't work,
but retyping the url make this works in a button script:

on mouseUp
   get URL 
"https://dl.dropboxusercontent.com/u/47044230/CryptDivisionNew.livecode";
   -- "https://dl.dropboxusercontent.com/u/47044230/CryptDivisionNew.livecode”
   go IT
end mouseUp


Thierry

2014-11-04 16:46 GMT+01:00 Jim Hurley <jhurley0...@sbcglobal.net>:
> Hi Gerry,
>
> You say your link doesn’t work on your Mac.
>
> My link works on my Mac.
>
> But does my link work on your Mac?
> Does this open a stack when run in your msg box?
>
>   go url 
> "https://dl.dropboxusercontent.com/u/47044230/CryptDivisionNew.livecode”
>
> Jim


------------------------------------------------
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to