same again stop sending me this shit i dont no who you are>? Rob Cozens <[EMAIL PROTECTED]> wrote:>Is there a master 'Event' that we can use to tell what handler is being >called (similar to the 'AppleEvent')? Rather than trapping 20 (or more) >handlers in my window for events passed to it, I would like to 'discern' >from a generic handler what message is being sent...and any data that was >involved.
Hi John, AS others have posted, there is nothing built in to the Rev engine to accomplish this. However libIPC, authored by Jan Schenkel for the revolution_ipc group, , processes generic "IPC_Events" just as yoy describe. All SDB client/server messages are formatted and processed as IPC_Events. Hopefully, a future version of libIPC will support AppleEvent communication protocol in addition to TCP/IP. -- Rob Cozens CCW, Serendipity Software Company http://www.oenolog.net/who.htm "And I, which was two fooles, do so grow three; Who are a little wise, the best fooles bee." from "The Triple Foole" by John Donne (1572-1631) _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution --------------------------------- BT Yahoo! Broadband - Free modem offer, sign up online today and save �80 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
