[Gambas-user] Event raising

Marco Gusy picander78 at ...325...
Thu Jan 12 09:03:45 CET 2006


I tried this sintax

dim bres as boolean
cancel = raise change(var1,var2)

The event is rightly fired (the callback sub is executed), but gambas return a "no return value" error 

Which is the right syntax?

Thanks




More information about the User mailing list