on 6/3/01 1:05 PM, Irv Kalb at [EMAIL PROTECTED] wrote:

> I don't know if you are using object oriented programming on your
> project.  But if you are you can easily create "memory leaks" by not
> freeing up objects when you really need. to.  Objects are only freed
> up automatically when there are no variables that hold references to
> them.  Are you doing anything in this area?

In this particular project, not intentionally. :) I will look into to it
more deeply to be sure. I believe only when referencing instances of
specific Xtras and when I'm done with them I clear the variable reference.

Thanx for that suggestion and I will starting investigating that, as well.

L8R,
JRS

===========================================================
John R. Sweeney Jr.      ([EMAIL PROTECTED])
Interactive Multimedia Developer/Digital Media Specialist

OnDemand - Interactive, Inc.  (www.ondemandinteractive.com)
P.O. Box 95811                    847.310.5959 (office/fax)
Hoffman Estates, IL 60195           847.651.4469 (cellular)
=========================================================== 


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to