Re: [MacPerl] Net::Telnet timing issue

2001-02-09 Thread Matthew Langford
On Fri, 9 Feb 2001, g3pb wrote: > i am reposting this hoping someone will be able to assist. the following > script works but not all the time. i can monitor the port the script > connects to and i can see that some of the transmitted data is lost; ie. > 'omshow trk trafhr dogdid' becomes 'omshw

[MacPerl] Net::Telnet timing issue

2001-02-09 Thread g3pb
hello, i am reposting this hoping someone will be able to assist. the following script works but not all the time. i can monitor the port the script connects to and i can see that some of the transmitted data is lost; ie. 'omshow trk trafhr dogdid' becomes 'omshw trk trafhr dogdid' is there a wa

Re: [MacPerl] Net::Telnet

2001-02-07 Thread Scott R. Godin
on 02/07/2001 09:21 PM, g3pb at [EMAIL PROTECTED] wrote: > i am writing a short script to log into a unix type box, request a report, > wait for the output and then log out. one problem i can't seem to figure out > is how to slow down the transmission of my commands. occasionaly the > commands i

[MacPerl] Net::Telnet

2001-02-07 Thread g3pb
i am writing a short script to log into a unix type box, request a report, wait for the output and then log out. one problem i can't seem to figure out is how to slow down the transmission of my commands. occasionaly the commands i send lose a character or two which of course ... how do i slow th