Accessing handler in LC resource stack

Ali Lloyd ali.lloyd at livecode.com
Sun Feb 7 20:41:47 EST 2016


Ah ok, it just needs the ...of stack "revStandaloneSettings" removed then,
or should be changed to
revSaveAsStandalone theStack, theOutputFolder

On Mon, Feb 8, 2016 at 1:02 AM jameshale <james at thehales.id.au> wrote:

> Ali Lloyd-2 wrote
> > revsaveasstandalone.livecodescript is just a stack named
> > "revSaveAsStandalone", so can be referred to that way, eg dispatch
> > "handler" to stack "revSaveAsStandalone".
> >
> > However, it *should* be in the backscripts already, so I think that may
> > not
> > be the problem (unless the GLX framework explicitly call a handler in
> > stack
> > "revSaveAsStandalone" of stack "revStandaloneSettings").
>
> The handler is in the "glxApplicationProperties" plug-in that comes with
> glx.
>
> Specifically:
>  send "revSaveAsStandalone theStack, theOutputFolder" to stack
> "revSaveAsStandalone" of stack "revStandaloneSettings"
>
> Looks explicit.
>
> BTW This is in a TRY construct and this is where the error arises.
>    91,72,1
>    532,72,1
>
>
>
>
>
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/Accessing-handler-in-LC-resource-stack-tp4700856p4700881.html
> Sent from the Revolution - User mailing list archive at Nabble.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