Updates:
Status: Fixed
Comment #4 on issue 46 by benoit.m...@gmail.com: a breakpoint on a
commented line has inconsistent behavior
http://code.google.com/p/gambas/issues/detail?id=46
It should be fixed in revision #3790. I had to change the behaviour of the
breakpoint button.
--
Comment #3 on issue 58 by benoit.m...@gmail.com: Gtk-CRITICAL error when
form closed while combobox dropdown is showing
http://code.google.com/p/gambas/issues/detail?id=58
It should be fixed in revision #3788.
--
Fulf
Updates:
Status: Fixed
Comment #2 on issue 58 by benoit.m...@gmail.com: Gtk-CRITICAL error when
form closed while combobox dropdown is showing
http://code.google.com/p/gambas/issues/detail?id=58
It should be fixed in revision #3738.
hi,
i've been playing around with Eval() for some days, i read that it
evaluates only expressions so i understand that DIMs raise "unexpected
DIM" but what about SHELL and EXEC which also raise "unexpected ..."
what is the difference between
Eval("hProcVar = SHELL \"zenity --info --text hello\"