[Gambas-user] What is Application.Busy?

Werner werda at ...1000...
Thu Jun 16 14:27:14 CEST 2005


Trying my first steps with Gambas I looked through some examples. In 
some of them I find the code sequence:


INC Application.Busy
...
...
' some code in between
...
...
DEC Application.Busy


It looks a bit like a semaphore but I could not find anything in the 
documentation that explains  the why and how.

Any information highly appreciated.

Thanks,

Werner





More information about the User mailing list