i want to know if it is possible to pass commands to command prompt from an VB project.
Regards,
Harsh
VB and Command Prompt
Page 1 of 14 Replies - 4314 Views - Last Post: 08 May 2005 - 10:24 PM
Replies To: VB and Command Prompt
#2
Re: VB and Command Prompt
Posted 08 May 2005 - 08:15 AM
Are you talking about opening a shell from the VB program, or passing information to an existing shell?
#3
Re: VB and Command Prompt
Posted 08 May 2005 - 10:36 AM
pass information to an existing shell but i wouldn't mind knowing how to open a shell from a VB program either.
#4
Re: VB and Command Prompt
Posted 08 May 2005 - 06:42 PM
I'm still a little confused.
Do you mean that you want to "remote control" an existing command shell instance? Or do you just want to have a VB program that runs from the command line, accepting command line parameters?
I assume we are talking about VB5 or VB6, not one of the VB.Net versions.
Do you mean that you want to "remote control" an existing command shell instance? Or do you just want to have a VB program that runs from the command line, accepting command line parameters?
I assume we are talking about VB5 or VB6, not one of the VB.Net versions.
#5
Re: VB and Command Prompt
Posted 08 May 2005 - 10:24 PM
i want to know how to 'remote control' an existing command shell.
i am working with vb6
i am working with vb6
Page 1 of 1