Shell Command Issue in VB6.0
From: Pankaj Khapre Technical Consultant (pankaj_k4u_at_yahoo.com)
Date: 05/04/04
- Next message: Ken Halter: "Re: dll Event beginner question"
- Previous message: Dmitriy Antonov: "Is it possible to set Form's BorderStyle dynamically?"
- Next in thread: YYZ: "Re: Shell Command Issue in VB6.0"
- Reply: YYZ: "Re: Shell Command Issue in VB6.0"
- Reply: Larry Serflaten: "Re: Shell Command Issue in VB6.0"
- Maybe reply: Fosco: "Re: Shell Command Issue in VB6.0"
- Maybe reply: Rick Rothstein: "Re: Shell Command Issue in VB6.0"
- Messages sorted by: [ date ] [ thread ]
Date: 4 May 2004 15:14:49 -0700
Hi ,
I am trying to Open an Executable from my VB application using
Shell.
e.g. Shell ABC.exe,vbnormalfocus
The application does open by the above code when tested on a
machine. But, When i tried this same code from other machine, it gave
me error saying,
"Invalid procedure call or argument".
The application which i am calling using shell resides in the
following path.
"D:\Program Files\Pankaj\ABC.exe"
I am out of ideas...on this issue. Can anybody help me out?
Why the heck i am getting this error..when it works on some other
machine.
Urgent Reply please.
- Next message: Ken Halter: "Re: dll Event beginner question"
- Previous message: Dmitriy Antonov: "Is it possible to set Form's BorderStyle dynamically?"
- Next in thread: YYZ: "Re: Shell Command Issue in VB6.0"
- Reply: YYZ: "Re: Shell Command Issue in VB6.0"
- Reply: Larry Serflaten: "Re: Shell Command Issue in VB6.0"
- Maybe reply: Fosco: "Re: Shell Command Issue in VB6.0"
- Maybe reply: Rick Rothstein: "Re: Shell Command Issue in VB6.0"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|