Hi All,
I am trying to use the VB Shell command to start an AS400 IBM client. I am using the following code:
I am getting the following error:
"Runtime Error 5: Invalid Procedure call or argument"
The Shell command works fine for any EXE but not the *.ws files.
Is there another way to launch this program?
mot98
"Is it friday yet?"
I am trying to use the VB Shell command to start an AS400 IBM client. I am using the following code:
Code:
Shell "C:\kitchener.ws"
I am getting the following error:
"Runtime Error 5: Invalid Procedure call or argument"
The Shell command works fine for any EXE but not the *.ws files.
Is there another way to launch this program?
mot98
"Is it friday yet?"