Hi!
Is it possible to get and let data between classes, and if yes, how?
delclaring as follows resets the information in the class despite that the class has´nt been terminated and I have´nt figured out how to calling it in a other way
Dim x as class1
Set x = new class1
Thanks!