Hi
How can I execute a jar file inside my b4j app. I am using the shell function to execute a jar file that gets generated by my app however its giving me an error that it cannot create the java virtual machine.
Below is my shell function which works for other operations.
Code:
Sub RunWSH(sPath As String, sParameters As String)
Dim shl As Shell
Dim lstParams As List: lstParams.Initialize
Try
' define the script to execute pass it the BAL and BIL files
sPath =...
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/2cbspzx
via IFTTT
Aucun commentaire:
Enregistrer un commentaire