[Gambas-user] Gambas error from 3.14

Marco Ancillotti gambas at servinfo.it
Mon Jan 13 14:03:30 CET 2020


Hi all,

I update my ubuntu 18.04 and now some programs raise an error , they 
works perfectly before latest update.

The code is like:

Private ctrl_dc[7] As Integer
Public Sub _new()
   ctrl_dc[1] = 0
end

when I open the form it stuck saying ctrl_dc is read only.

Should I change somethink on variable declaration ?




More information about the User mailing list