Tried this. I used savingStandalone to set a global that I check when opening 
the Login Stack. It seems the message does not get sent until the standalone 
*actually* gets around to saving it. The Login stack gets opened while the 
standalone builder is in the process of gathering information about the 
application, but before the actual save takes place. 

I am not sure what changed in the Standalone Builder process when we went from 
v6 to v7, but as I said it never had this issue before that. (It might have 
been around v8 come to think of it. I didn't stick around much in v7). 

Bob S


> On Jan 25, 2018, at 16:17 , Paul Hibbert via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> A couple more ideas:
> 
> in the Stack script…
> 
> on savingStandalone
>   processLogin "false"
>   pass savingStandalone
> end savingStandalone

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to