Re: [Gambas-user] Abort ide code 6

2013-11-29 Thread Jorge Carrión
Ok. I found the problem. In the sqlite database I use a BLOB field (planning store images in database too), I've changed it to string and no more aborts. Sorry for the noise. Regards 2013/11/29 Jorge Carrión > In my developments I've got a class who logs all user's action. I neve > have been

[Gambas-user] Abort ide code 6

2013-11-29 Thread Jorge Carrión
In my developments I've got a class who logs all user's action. I neve have been any problem with this class. Today I tried to do a simplify version to export the class in a little proyect but I've gota an IDE abort code 6. The error happens closing the form when I have passed a result in a Varian