I have seen in the past where a programmer developed an executable program with VB 6.0 and when he called this executable from another program to run he passed it parameters, ie: StartApp "Test.exe" 300 200
Where Test is the name of the executable and the 300 and 200 would be the coordinates of where to pop up the vb window. Does anyone know how to do this?
Thanks!
Where Test is the name of the executable and the 300 and 200 would be the coordinates of where to pop up the vb window. Does anyone know how to do this?
Thanks!