Yeah, I guess the question was does 'dispatch "xyz" to the target' equate to 'send "xyz" to the target', or send "xyz" to the target in 0 seconds'.
On Wed, Feb 1, 2012 at 3:06 PM, Mark Schonewille < [email protected]> wrote: > Hi Pete, > > The following does (almost?) the same as dispatch: > > try > send "bla" to me" > end try > > and now you could add the "in 0 secs" if you want. > > -- > Best regards, > > Mark Schonewille > > Economy-x-Talk Consulting and Software Engineering > Homepage: http://economy-x-talk.com > Twitter: http://twitter.com/xtalkprogrammer > KvK: 50277553 > > Download the Installer Maker Plugin 1.7 for LiveCode here > http://qery.us/za > > On 1 feb 2012, at 23:59, Pete wrote: > > > This is fascinating stuff. I always wondered about the logic of sending > > something in zero seconds, now I know. > > > > I hate to complicate things even more but how does dispatch work in this > > regard? I've always thought of it as a replacement for send with a nicer > > syntax, but it doesn't have an "in time" clause, so..... > > > > Pete > > > _______________________________________________ > 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 > > -- Pete Molly's Revenge <http://www.mollysrevenge.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
