Calling DOS!@#$%^
I am trying to find out if there is any sneaky way to have VB communicated
with a DOS program. Any ideas out there in VB Land? I have considered:
DDE; can't use it since it only works with Windows
Using a protected area of memory; can't do this since VB has no PEEK.
Files; this will work but its a less than perfect solution.
3rd party tool; don't know of any from MicroHelp or Crescent.
Thanks to anyone who has any ideas on this.
Mitch