ts <decoux / moulon.inra.fr> wrote in message news:<200308010820.h718Kfv07084 / moulon.inra.fr>... > >>>>> "J" == Jesper Olsen <jolsen / mail2world.com> writes: > > J> But it fails - even though the same script in batch mode succeeds. > > You must untaint the String given to TCPSocket::gethostbyname : be > carefull when you do this > > > Guy Decoux Yes, that did the trick. Thanks for the hint. Jesper