I'm trying to get an old Excel macro to work. Based on the information on the first 2 columns, if would run a series of commands on an telnet-like terminal window (actually it's IBM eNetwork Personal Communications), and save some files to the harddisk.

I'm trying to adapt this technique using OpenOffice, or even Java, but I'm getting nowhere. I simply do not understand HOW Excel used to communicate with this telnet-like software.

So, my questions are:

  1. How may Excel use VBA to interact with other applications?
  2. Can it be done with ANY application?
  3. How?
  4. Is it possible to be done with OpenOffice? Any insights on how?
link|improve this question

Are you still trying to interface with the same terminal window? Possible similar question: stackoverflow.com/questions/5337527/… – Tim Williams Aug 11 '11 at 20:59
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.