On Thu, Oct 19, 2000 at 02:16:25PM +0100, Hayes Philip wrote:
> Holger,
> 
> I'm running 2.4.37.10.1 on Solaris 2.6
> 
> when I run this ...
> #####
> buffer: make string! 1000
> listen-port: open/binary/direct udp://:9999
> forever [
>       wait listen-port
>       read-io listen-port buffer 1000

Use copy, not read-io.

-- 
Holger Kruse
[EMAIL PROTECTED]

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to