Hello.

I'd like to pass some values into a VB6 application. I know how to do this via the command line, but what if the program is already running?

Is there a way to send command line arguments to a running VB6 program? And if so, how does that work? Or, is there a better way to send the arguments to the running program?

I welcome any comments. I have never tried to do this before so I would like some ideas on the best way to do it.

Thanks.