Hi all, I have a working program that use a class that have only variables. Now I need do dynamic declare the class , is there a way to do so ? I can use structure but I learn that in gambas a structure is simply a class with only variables and the help say it's slow. is there another way to do it or I need to use structure ? thanks in advance, Marco.