|
-
May 7th, 2013, 03:33 PM
#1
Re: Reboot
 Originally Posted by Joacim Andersson
I'm making the following assumption:
U no how 2 tr4nsl8 2 VB
Code:
sub S()
4 x = 0 2 apps.length -1
d1m p = new proc with {.EnableRaisingEvents = tru}
+Handler p.Xited, +dressOf Yo
p.St4rt1nfo = new ProcessStartInfo(apps(x))
p.Start
nXt
end sub
sub Yo()
static c as int =0
c+=1
if c = apps.length then
doIt
end if
end sub
Gr8, give r8ings m8.
 
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
|