zac wrote:

when using
read from socket thesocket until return
write shell(it) to socket thesocket

I get
:command not found

ahh.  I see your problem.
you need to chop off the CRLF from the command before shelling it

delete char -2 to -1 of it

:)

-zac

_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to