Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / COM / October 2004



Tip: Looking for answers? Try searching our database.

Shell Function

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Wong Choy How - 25 Oct 2004 04:42 GMT
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!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.