This is all very strange. Pity. So nice to have this community resource as a 
ready means of exchanging stacks directly, without the intermediary of 
revOnline Browser.

Do we have any idea where the source of the problems lies?
Is it with Dropbox or LiveCode or Apple? 

Why would it work for some and not others? Does this suggest an Apple problem; 
problem with Windows or Mac, or with OS in either?
Why would it work in a button, but not in the msg box? Does this suggest a 
LiveCode issue, and not an OS issue?

Thanks to all who helped.

Jim




> 
> Message: 25
> Date: Tue, 4 Nov 2014 23:16:52 +0000
> From: Bob Sneidar <bobsnei...@iotecdigital.com>
> To: How to use LiveCode <use-livecode@lists.runrev.com>
> Subject: Re: Opening a stack stored in dropbox's public fold
> Message-ID: <070ca27f-b944-4065-90cd-11975b1fb...@iotecdigital.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Ya works for me in a button. Just not in the message box. Dunno why. 
> 
> Bob S
> 
> 
>> On Nov 4, 2014, at 08:19 , 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
>> 
>> 
>> 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


_______________________________________________
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