On 6/21/17 1:31 PM, Mark Waddingham via use-livecode wrote:
Since 8, standalones have loaded their externals on startup - so no script runs before the standalone expects them to be where they should. One way to resolve this is to send a message *before* the externals are bound, allowing the 'spit out' solution to work again by intercepting standaloneSaving / Saved and handling an appropriate message on startup.

Could you expand on this a little bit? StandaloneSaving/Saved are only sent during a build, so I'm not sure how I'd use those to intercept a startup message.

Also, when do the externals actually load? If they load at startup before any messages are sent, then won't the externals already be done with before the stack receives the startup message?


--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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