|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Open Program QuestionHi,
How do I open an application and pass in command line paramters using VB6? Thanks "Mitch" <mi***@vhome.com> wrote in message Msgbox Command$news:uM94wb5kFHA.3312@tk2msftngp13.phx.gbl > Hi, > > How do I open an application and pass in command line paramters using > VB6? -- Reply to the group so all can participate VB.Net: "Fool me once..." Thanks for the response however I must no have explained myself. I want to
open an application inside my vb6 application and pass it parameters. Thanks Show quoteHide quote "Bob Butler" <tiredofit@nospam.com> wrote in message news:e$b5Md5kFHA.2444@tk2msftngp13.phx.gbl... > "Mitch" <mi***@vhome.com> wrote in message > news:uM94wb5kFHA.3312@tk2msftngp13.phx.gbl >> Hi, >> >> How do I open an application and pass in command line paramters using >> VB6? > > > Msgbox Command$ > > -- > Reply to the group so all can participate > VB.Net: "Fool me once..." > "Mitch" <mi***@vhome.com> wrote in message Shell "myapp.exe arg1 arg2 arg3...", vbNormalFocusnews:O0qU2r5kFHA.3164@TK2MSFTNGP15.phx.gbl > Thanks for the response however I must no have explained myself. I > want to open an application inside my vb6 application and pass it > parameters. Or you can use the ShellExecute or CreateProcess API calls if you need more control over the new process (e.g. wait for finish) -- Reply to the group so all can participate VB.Net: "Fool me once..."
String Declaration
How big of a difference between VB 6 and .net INT() vs CInt() Best way to build a Code Library Run-time error '13': Type mismatch Monitoring file creations/deletions My 64 Bit explorations StatusBar control VB - Hebrew/Arabic and RTL (RightToLeft) Compile Error Argument not optional for Parameter.Append |
|||||||||||||||||||||||