G
goo
Guest
ooo, by the way Mike, I want to Call a Method in A.cls FROM B.cls..... I tried in A.cls oB = New b (this-object). and in b.cls: constructor ....(oA as class a): test = oA:theMethod('something,222). I get the error saying that oA is invalid....
Continue reading...
Continue reading...