> Curtis Larsen wrote:
>
> Does anyone know of a way to perform *batch* HP3000 client telnet access
> to something?
>
> (I'd even settle for some way to do it in a language -- but most
> scripting languages (incl. Perl/Python) want to use some
> apparently-ubiquitious-on-all-the-other-paltforms system call named
> "select()", which MPE doesn't have.[?])

Yes, MPE does have select(). I believe you would need to link with
SOCKETRL.NET.SYS


>
> Thanks!
> Curtis