Hi ,
When i use the shell function to call the external exe, i find that
shell command will not break when i call the external exe and it will
continue to execute next command line. So, my question here is, i just
want to execute the next command line after i close the external exe
which are call by shell function.
is it possible for me to do it??
following is my sample code
Private Sub Command1_Click()
Shell "d:\External.exe"
MsgBox "Testing"
End Sub
thanks in advance.
alpine - 25 Oct 2004 15:19 GMT
Search for "Shell and wait" at the following URL....
http://vbnet.mvps.org/
HTH,
Bryan
____________________________________________________________
New Vision Software "When the going gets weird,"
Bryan Stafford "the weird turn pro."
alpine_don'tsendspam@mvps.org Hunter S. Thompson -
Microsoft MVP-Visual Basic Fear and Loathing in LasVegas
>Hi ,
>
[quoted text clipped - 17 lines]
>*** Sent via Developersdex http://www.developersdex.com ***
>Don't just participate in USENET...get rewarded for it!