master/slave stack links
Alex Tweedly
alex at tweedly.net
Sat Nov 30 19:56:31 EST 2013
I get an error
Forbidden
You don't have permission to access /lcImages/slave.livecode on this server.
Additionally, a 404 Not Found error was encountered while trying to use
an ErrorDocument to handle the request.
trying to download them
-- Alex.
On 30/11/2013 21:58, Dr. Hawkins wrote:
> Here are the links, with the original message following
>
> http://dochawkbk.com/lcImages/master.livecode
> http://dochawkbk.com/lcImages/slave.livecode
>
>
>
> I've attached a pair of trivial demo stacks here.
>
> They assume that the standalones get compiled to the desktops in folders,
> and probably need to be changed . . . I even added that they
> are public domain at the top of the stack scripts . . .
>
> Anyway, what they try to do is have "master" open "slave", This much works.
> It opens for "binary update". "The result" is unchanged, so there is
> apparently no error (but shouldn't it be set to empty on success?
>
> The slave loops every second, watching standard input, and displaying that
> in it's field.
>
> But nothing happens . . .
>
> I'm including these as I figure it would be useful to have a file pair that
> actually works available on, uhm, wherever the sample files are these days.
>
> I actually want to turn this back into a single executable, whose behavior
> depends upon which name it was called under (so the visible slave file
> would be a link to the master.
>
> *really* nice would be for two livecode processes to be able to share a
> SQLite :memory: database . . .
>
More information about the use-livecode
mailing list