[Gambas-user] Automatic Startup

Bruce Steers bsteers4 at gmail.com
Fri Nov 4 14:47:48 CET 2022


      If $bHasTray Then Break

>     Next
>     Message("System tray did not load")
>   Endif
>

Oops correction..
  Next
  If Not $bHasTray Then Message("System tray did not load")
  Endif

BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221104/37943107/attachment.htm>


More information about the User mailing list