I have a app that compares a current sub showing in the IDE to the same one that is part of another app or another version of it.
The idea is to see what the differences there are and what changes I should make.
This works nicely but after about 20 seconds (while I am still thinking) it closes and I have to restart it by clicking the button on top of IDE.
Unfortunately It starts at the beginning - I can fix that but I rather not make it state dependent - and I have to navigate to where I was.
This timeout occurs for both B4J and B4A.
I have set then MainForm.AlwaysOnTop = True. It doesn't stop the timeout.
Starts another program and doesn't wait for it to complete. You can probably skip the batch file and create a (long) macro that calls start with all these arguments (though there is nothing bad with a batch file).