01-25-2016, 02:44 PM
Ok, will try
BTW, my type definition includes an Acc variable, and when used in initialisation routine i get this
type MYDATA int'nombre str'Chemin ARRAY(str)'Nom str'Genre int'M int'H POINT'_m Acc'liste
Most COM objects cannot be global (+). Or may need <help>lock. Need to release explicitly.
Can you provide an exemple of getting an Acc'liste working???? I need several global Acc variables or an ARRAY(Acc)...either in MYDATA or declaring Acc+ op gives error
BTW, my type definition includes an Acc variable, and when used in initialisation routine i get this
type MYDATA int'nombre str'Chemin ARRAY(str)'Nom str'Genre int'M int'H POINT'_m Acc'liste
Most COM objects cannot be global (+). Or may need <help>lock. Need to release explicitly.
Can you provide an exemple of getting an Acc'liste working???? I need several global Acc variables or an ARRAY(Acc)...either in MYDATA or declaring Acc+ op gives error