Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Need VB script for telnet application

I am trying to telnet into a Unix server from within an Excel application
using VBA. I can create a DOS batch file that calls telnet, but I can't get
any of the other commands to work such as logging on, password, Unix
commands, etc. I'm wondering if I can create a VB script to do this. Does
anyone have a potential solution?

--


--

Regards,

John M. Lembo
Phone: (585) 594-1753
Fax: (585) 594-4028
Email:


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Need VB script for telnet application

John, there is a function called SendKeys() that you can look into. You need
to know pids and such, which means shelling everything out of Excel. I've
never managed to get it working correctly, but that doesn't mean much...
There should be examples of it's use out there somewhere.
Jeff

"John M. Lembo" wrote in message
...
I am trying to telnet into a Unix server from within an Excel application
using VBA. I can create a DOS batch file that calls telnet, but I can't

get
any of the other commands to work such as logging on, password, Unix
commands, etc. I'm wondering if I can create a VB script to do this.

Does
anyone have a potential solution?

--


--

Regards,

John M. Lembo
Phone: (585) 594-1753
Fax: (585) 594-4028
Email:




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
help with vba script lariveesl New Users to Excel 5 June 6th 09 08:53 AM
How can I hyperlink to a telnet session? mike Excel Discussion (Misc queries) 0 April 26th 06 09:54 PM
VB script help - please!! Anthony Excel Discussion (Misc queries) 1 July 13th 05 01:19 AM
VB script help..please !! Anthony Excel Worksheet Functions 2 June 5th 05 03:26 PM
Script? Scrappy[_2_] Excel Programming 1 July 21st 03 08:44 PM


All times are GMT +1. The time now is 02:18 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"