Hi Kai, On Tuesday, November 15, 2005, 8:58:51 PM, you wrote:
KP> Naturally, I'd like it to work as described in the outdated KP> documentation, with clean KP> failure indicator(s) in the service result and not throwing errors at KP> the client side. Use SEND-SERVICE then. DO-SERVICE is meant to simplify usage, that's why WAIT-SERVICE throws an error. (You can use exceptions instead of having to check the result.) Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> --- http://www.rebol.com/ Colella Chiara software division --- http://www.colellachiara.com/ -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
