G
goo
Guest
Sorry Thomas, there is a lot of stuff going on, and the class A is started from another program with CLASS A INHERITS Ahelper USE-WIDGET-POOL:..... FINALLY: DELETE OBJECT B NO-ERROR. END FINALLY. The same is within class B, everything is deleted. The somestuff is a Find that sends back the result to B. I have done a workaround by putting the same method in B so that it will work, but I would like to have that method in A....
Continue reading...
Continue reading...