Hi All,
Can anyone please let me know how to pass and read parameters using Shell in VB 6.0?
For eg. I have project1.exe. I need to call project1.exe from another exe named caller.exe using shell method. There is a variable in caller.exe which I have to use in project1.exe. Can anyone please tell how I can pass and read that variable using Shell.