Cancel compiling process

jschuchert

Active Member
Licensed User
Longtime User
Is there a way to cancel the compile process before it completes? While debugging, I cut code and check to see if the app compiles. If it begins to compile I know the bug is in the code I cut. However, I am using the emulator and compiling takes awhile (not much faster with b4a-bridge) so I would like to cancel it immediately when I see it is compiling. Is there a way to do this? Thanks.

Jim S.
 

jschuchert

Active Member
Licensed User
Longtime User
Thank you very much Margret. That is a lot faster. Once I know the code works, I can then install it.

Jim S.
 
Upvote 0
Top