[Gambas-user] Bad string conversion

Rolf-Werner Eilert eilert-sprachen at ...221...
Mon Sep 29 17:29:17 CEST 2008


Now I'm trying to convert a project from Gambas1 to Gambas2...

There is a string array "listedat[]" which I want to sort. The original 
code was

listedat.Sort(gb.Language)

Gambas2 says "Bad string conversion", but I can't detect anything wrong 
here, the editor proposes to write it this way.

So what's wrong?

Thanks in advance!

Rolf




More information about the User mailing list