[progress Communities] [progress Openedge Abl] Forum Post: Re: Calling A Method In A Class...

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top