> Were you using LC 7? I wonder if it was trying to make unicode out of the URL 
> when you pasted it.

Try only once with LC 6.7 - Mavericks (10.9.5)

HTH,

Thierry


> On November 4, 2014 10:19:10 AM CST, Thierry Douez <th.do...@gmail.com> 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
>>

_______________________________________________
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