|
-
March 19th, 2001, 01:39 AM
#1
Outputing text to a separate console window
Hi there,
I am trying to find out whether there is a possibility to do this. I have an existing console app that is running. Basically it keeps track of the inventory. However, because the system was designed so badly, you can only do manual key-ins. I am thinking of writing an separate application that can actually get data from an Excel spreadsheet (this is still OK), and pumps those values into the console app as if I am typing them from the keyboard.
Basically, I need an app that is able to simulate key-press and direct them to the console app instead of my own application.
Is anyone able to throw some light on this? The solution can be in VC++ or VB.
Thanks, people, I'm going crazy doing manual key-ins for 1000+ products.
kf
KF
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|