Command line program use in VBA
I need to use some old application (written in FORTRAN, but I haven't
got a source code of this application) in macro in Excel. I want to
communicate with this command line application, send some keys and
receive result. I have tried the SendKeys function but it doesn't
work properly. If you have some experience with this things, give an
advice, please.
|