Hi, On Saturday, July 16, 2005, 11:08:22 AM, you wrote:
=C1=D6> udp: open udp://localhost:7700 =C1=D6> wait udp =C1=D6> It sleeps...and I am using console mode,so it is =C1=D6> impossible to do other things,such as sending messages.=20 =C1=D6> What do you suggest I do?thanks =20 Don't WAIT. :-) Also, when it is "sleeping" as you say, you can just press the ESC key to get back the console prompt. The WAIT function is used to wait for an event. So, if there are no events, nothing happens (you wait forever). Regards, Gabriele. --=20 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.
