View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] s99999999s2003@yahoo.com is offline
external usenet poster
 
Posts: 4
Default telnet without sendkeys

hi
i wish to telnet to a unix server, execute some commands and get the
results onto excel range. I have tried opening telnet application using
sendkeys but its not what i want. Any other ways or some Active X
controls that might let me do this task?
thanks