Were you using LC 7? I wonder if it was trying to make unicode out of the URL when you pasted it.
On November 4, 2014 10:19:10 AM CST, Thierry Douez <[email protected]> wrote: >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 <[email protected]>: >> 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 >[email protected] >Please visit this url to subscribe, unsubscribe and manage your >subscription preferences: >http://lists.runrev.com/mailman/listinfo/use-livecode -- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
