D
dlauzon
Guest
To ujj1: If you are on Windows and use UltraControls (could easily be adapted to anything that can display a temp-table), you might be interested in this small ABL tool ( www.oehive.org/.../1816) that shows dynamically created objects that are currently in memory (everything that can be accessed through SESSION:FIRST-*). It doesn't show static temp-tables and temp-tables sizes, though (this might be the most interesting part of the current Idea), but it regularly allows us to address memory leaks due to bad ABL code. You could pop it from a special key or hidden menu in your system.
Continue reading...
Continue reading...