Thanks
so if I got these 2 app going I will not know who is who and the taskkill will not know what to do
is use this :
B4X:
Sub AppStart (Form1 As Form, Args() As String)
MainForm = Form1
MainForm.Show
Dim js As Shell
js.Initialize("js", "tasklist", Null)
js.Run(60000)
End Sub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.