[progress Communities] [progress Openedge Abl] Forum Post: Class And Delete Object Xxxxx

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
OE116 I wounder how the cleanup is done, or if it is done when doing the following code: If the class has a def temp-table ... etc. def var oClass as class myClass(). do i = 1 to 100: oClass = new myClass(). : : end. delete object oClass. Will the delete fix all of them, or do I have to handle this different? and if so, how? //Geir Otto

Continue reading...
 
Status
Not open for further replies.
Back
Top