[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Memory leak in 11.7

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
Try using DELETE OBJECT on the form. In general, garbage collection should take care of things. But forms in particular tend to have circular references so we recommend explicitly deleting them. See if that helps.

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