Hi,
ON UEVENT is not supported by Qb64 (and maybe it never will be, I guess).
Question: Is there an alternative to observe the behavior of a variable?
In other words, I would like a certain function to be activated when a variable takes on a certain value.
Of course, just an IF or a GOSUB or another "manual" system that checks the value at each step but to do so it must be called continuously.
I would like the program to monitor the situation and act accordingly.
Maybe it already exists and I complicate things unnecessarily but at the moment I don't seem to remember anything that is right for me.