[Gambas-user] Array's

Shane Powell shanep at ...2481...
Tue Jun 7 07:11:08 CEST 2011


Hi everyone I have this code

public ids[7,24] as integer

public sub clearit()
ids.Clear
end

and i get embedded array error at the clear call
can anyone tell me the reason for this ?

thanks





More information about the User mailing list