4DQuiz


OT ClearAll View from small screen devices!  

OT ClearAll version 1

OT ClearAll

Discussion

This method disposes of all objects that have been created but not cleared via OT Clear. It is provided as a "fail-safe" way of cleaning up the memory used by objects, but this method should not be relied upon as a means of managing object memory usage.

The primary use for OT ClearAll is during development, when you frequently have to stop program execution. As a result it is quite possible that you may create a new object with OT New but never reach the code that calls OT Clear. In such cases you can execute a method that calls OT ClearAll to clear all of the existing objects. This way you can start over again without leaking memory and without having to close and open the database.

See Also

OT Clear , OT New , OT GetHandleList



Topics of Interest
OT Copy
OT IsObject,OT Clear
Creation and Destruction Routines
Memory Management with Objects
 

Published date: Fri, 14 Jul 2006 18:44:29 GMT   → View XML Version

Edit this page now

© 2005 - 2006 4dquiz.com, All trademarks accepted. All Rights Reserved!
Site Index