If I run telnet /? it doesn;t offer an options for a script file, so looks
like this cannot be done. The DTS group probably isn't the best place to ask
about the ins and outs of telnet however.
In the past I have written my own client application using .Net that
processed a file of commands and sent them down the wire, and checked the
ouput looking for issues specific to my application.
I based this on the Rs232 code found here-
http://www.codeworks.it/net/index.htm
--
Darren Green
http://www.sqldts.com
"don" <don (AT) discussions (DOT) microsoft.com> wrote
Quote:
How do i pass a parameter file to a telnet session that is being run by
the
execute process task. I know to run ftp with a parameter file you place a
'-s ath\paramfile' in the parameter window, is there a different format
for
telnet??
--
Don |