connecting dos program to vb program 
Author Message
 connecting dos program to vb program

i am running 2 programs under win98 one is a Visual Basic program (drawing
graphs)
and the other is in dos mode (data entry of the graphs)
my problem is :
when the data in the dos entry screen changes
i want the graph to be updated automatically (on the graph program)
i tried to use a timer to check the data every minute but it causes
the both dos entry screen and the graph program to be slow
is there another way to tell the graph program that the data has changed
only when it is changed (not every minute) from the dos program

ps : i am using two screens on my machine one for the dos program
and the other is for the visual basic graph program



Fri, 09 Nov 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. About executing DOS programs in a VB program...

2. HELP!. Communication between DOS programs and VB programs

3. Execute DOS program from VB program

4. Execute DOS program from VB program

5. How can I use a Dos program within a VB program

6. Launching Windows Program from DOS Program

7. VB6 program becomes a DOS program when compiling

8. Converting a DOS program to a WINDOWS program

9. VB6 program becomes a DOS program when compiling

10. How can I send keys to a dos-based program from a VB4 program

11. Accessing VB DOS ISAM files in a VB for Windows program

12. <VB> DOS Program Error with VB

 

 
Powered by phpBB® Forum Software