Hi,
I have a written 2 VB programs, "startup.ex e" and a "mainProgram.vb p" now I need to invoke the "startup.ex e" via mainProgram.vbp and send a parameter to the startup.exe as well.
Does anyone know how to do this in VB6.0
I have a written 2 VB programs, "startup.ex e" and a "mainProgram.vb p" now I need to invoke the "startup.ex e" via mainProgram.vbp and send a parameter to the startup.exe as well.
Does anyone know how to do this in VB6.0
Comment