> > The question is: How do I know what "XXX" is in the mySocketCallback?
You can check "the executionContexts" form inside your mySocketCallback handler - it's full of info about the order of execution from the user's last event to the place where you ask for it, but you can parse it to get out what you're looking for... Ken Ray Sons of Thunder Software, Inc. Email: [email protected] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
