|
-
Jan 4th, 2000, 03:09 PM
#1
Thread Starter
Lively Member
I am using the shell statement to execute another program.
Shell (ls_fileName, vbMinimizedNoFocus)
I want to loop and start a number of these programs, but the primary program is waiting for the newly spawned program to die before continuing through the code. What causes this (my experience thus far is that the Shell statement is asynchronous). Thanks.
-
Jan 4th, 2000, 04:22 PM
#2
Frenzied Member
take a look at: http://www.vb-world.net/tips/tip5.html
------------------
Mark Sreeves
Analyst Programmer
[email protected]
A BMW Group Company
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|