Passive Shell Commands
Monte Goulding
monte at sweattechnologies.com
Thu Oct 10 15:38:22 EDT 2013
On 11/10/2013, at 2:08 AM, "Dr. Hawkins" <dochawk at gmail.com> wrote:
> I'm trying to launch a second livecode stack, but it isn't working.
>
> I created master.livecode and slave.livecod on the desktop.
>
> I give master a script of
>
> on openstack
> global slApp
>
> put "/Users/hawk/Desktop/slave/MacOSX/slave.app/Contents/MacOS/slave"
> into slApp
> answer "starting"
> breakpoint
> put there is a file slApp --<yields true>
> open process slApp for binary update
> put the result -- yields empty
> end openstack
>
> but slave doesn't get opened.
>
> Am I doing something wrong here?
So slApp isn't among the lines of the openProcesses? It should be.
Cheers
--
Monte Goulding
M E R Goulding - software development services
mergExt - There's an external for that!
More information about the use-livecode
mailing list