Hello everyone,
I am a new user Basic4Android and I need help with these issues.
Is there a command similar to exit sub?
Is there a way to go to a specific line of code (like goto)?
Thanks
This software is great.
hello
Nicola
While there is not a B4A equivalent for GoTo, there is a kludge using Try-Catch-End Try which lets you jump forward to a specific line, but not backward. See this thread for details.
That thread also contains a file listing equivalent B4A code for other Visual Basic commands.
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.