SubStacks and message path

Robert Brenstein rjb at robelko.com
Sun Jun 5 12:00:06 EDT 2011


On 04.06.2011 at 12:58 Uhr +0100 Keith Clarke apparently wrote:
>Hi Jim,
>Thanks for the response, clarification and tips.
>
>This app has one MainStack (so far!) and it's script contains a 
>handler on preOpenStack, to start using stack "SOAP". So, thanks for 
>confirming that this should place the SOAP substack into the message 
>path library 'slot' for the MainStack and any other substacks (such 
>as this login one). So, maybe I just had a typo somewhere - that 
>wouldn't be a first!
>Best,
>Keith..

I think that your problem with original scenerio was not with path 
but that 'do login()' was a wrong construct, if login was a function. 
It should probably have been something like 'get login()'.

Robert




More information about the use-livecode mailing list