Loved Visual Basic! VB3 was probably my first experience as a kid to the idea of “threading” and UI-blocking operations.
Remember this?
DoEvents
I do remember DoEvents! Sadly it's not present in GAMBAS, but there's WAIT, which is kinda the same: https://gambaswiki.org/wiki/lang/wait
I do remember DoEvents! Sadly it's not present in GAMBAS, but there's WAIT, which is kinda the same: https://gambaswiki.org/wiki/lang/wait