Start using remote stack

Mike Bonner bonnmike at gmail.com
Tue Dec 13 00:08:55 EST 2016


I haven't tried it but, perhaps you could-- put url "
https://www.domain.com/folder/stack.livecodescript" into url ("binfile:" &
specialfolderpath("temp") & "/thestack.livecodescript"
Then start using it from there.

On Mon, Dec 12, 2016 at 9:52 PM, J. Landman Gay <jacque at hyperactivesw.com>
wrote:

> On 12/12/16 5:38 AM, pink wrote:
>
>> Since "it" is the downloaded script, what if you tried this with a hidden
>> button:
>>
>> get "https://www.domain.com/folder/stack.livecodescript"
>> set the script of button "hiddenGems" to it
>> insert the script of button "hiddenGems" into front
>>
>
>
> That would probably work, but the objective was to avoid putting scripts
> into a stack at all. What I'm aiming for is a universal library with
> specialized development handlers which any stack I'm working on can use. I
> put it into Dropbox because I want it in a centralized location available
> from any machine or mobile device (any server would work though.)
>
> But it may come down to something like you suggest, though turning the
> script into a binary stack seems to work. Unfortunately I have to "go"
> there first and that seems to crash on Android with my current setup.
>
> --
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list