Robert- Thursday, February 26, 2009, 3:46:04 PM, you wrote:
> I would think that using a backscript for trapping all messages for > such a utility is a more suitable approach anyway. Depends on what you're trying to accomplish. A fronscript handler would catch the messages *before* anyone else gets them, allowing you to decide what to do with the message before passing it on. The same handler in a backscript would only catch the message if everyone before it passed the message on. -- -Mark Wieder [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
