S
Stevie_mac
Hi, I'm after a simple way of sending a message to a previous instance of my small helper application that processes
some command line instructions. The app can be configured to remain open (for debugging purposes) & this is where my
problem arises.
I can find the other (running) instance & close the new instance easily, however, the command line instructions need to
be sent to the 1st instance application.
I would be most grateful is someone could prove a simple method (even if it means populating a textbox & triggering a
buttons 'click' event (on the 1st instance)).
Basically, then new app sends a string (the command line) to the existing app (1st running copy) then closes. The
running app handles the new command line instructions.
Regards - Steve.
(PS, if this is the wrong NG, let me which one is the right NG & I'll repost there!)
some command line instructions. The app can be configured to remain open (for debugging purposes) & this is where my
problem arises.
I can find the other (running) instance & close the new instance easily, however, the command line instructions need to
be sent to the 1st instance application.
I would be most grateful is someone could prove a simple method (even if it means populating a textbox & triggering a
buttons 'click' event (on the 1st instance)).
Basically, then new app sends a string (the command line) to the existing app (1st running copy) then closes. The
running app handles the new command line instructions.
Regards - Steve.
(PS, if this is the wrong NG, let me which one is the right NG & I'll repost there!)