Trivium
06-28-2004, 08:14 AM
Hey guys, I am trying to get an app to work as follows:
User calls .exe file, which generates screens from a text script file.
User clicks a button on the form, which writes some values back, for another programming language to use.
The .exe file is recalled by the next screen, specifying a different little script file, now instead of populating a new screen, I'd like to reuse the window that is already open.
I have absolutely no idea how to call the same window again. Can somebody just give me a starting point on what I need to be doing here?
Many thanks!
User calls .exe file, which generates screens from a text script file.
User clicks a button on the form, which writes some values back, for another programming language to use.
The .exe file is recalled by the next screen, specifying a different little script file, now instead of populating a new screen, I'd like to reuse the window that is already open.
I have absolutely no idea how to call the same window again. Can somebody just give me a starting point on what I need to be doing here?
Many thanks!