Re: Capture screen output of Telnet using vbscript
- From: "Marty List" <usenet@xxxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 14:05:46 -0600
I haven't used it with Telnet, might not work, but the .Exec method is
capable of capturing screen output (stdout).
http://msdn.microsoft.com/library/en-us/script56/html/wslrfExecMethod.asp
"Chris" <nowhere@xxxxxxxx> wrote in message
news:eaTL1nUjFHA.4000@xxxxxxxxxxxxxxxxxxxxxxx
> Is there any way to capture the screen output of a telnet session to a
text
> file? Code to do it would be very much appreciated as I'm on a short time
> limit. However, an explaination of how to do it will also suffice.
>
> I currently use a 3rd party program to do this however I am trying to
> accomplish this task with only what Windows 2000 Professional comes with
> (including WSH 5.6). I have tried to do this with batch files but was
> unable to do so. I wrote vbscript to send commands to telnet but can't
find
> a way to capture the screen output to a text file.
>
> Thanks in advance,
> Chris
>
>
.
- Follow-Ups:
- Re: Capture screen output of Telnet using vbscript
- From: Joseph Hume
- Re: Capture screen output of Telnet using vbscript
- References:
- Capture screen output of Telnet using vbscript
- From: Chris
- Capture screen output of Telnet using vbscript
- Prev by Date: Accessing Outlook Subfolders
- Next by Date: Re: Compare text files for duplicates
- Previous by thread: Capture screen output of Telnet using vbscript
- Next by thread: Re: Capture screen output of Telnet using vbscript
- Index(es):
Relevant Pages
|