Archive: Var * wasting memory


Var * wasting memory
Variable "_LOGICLIB_TEMP" not referenced, wasting memory!
Variable "VNUpdate" not referenced, wasting memory!
Variable "VNOutput" not referenced, wasting memory!
Variable "UpdateDir" not referenced, wasting memory!
Variable "KindOfInst" not referenced, wasting memory!
Variable "VNISPackagecode" not referenced, wasting memory!

i don't know where's my failure...
i declared them on top
if i declare them a little later, i have errors that the var xyz can't be found


You'll get that error message if you never actually use the variables......


Re: Var * wasting memory

Originally posted by Dj Nyx
Variable "_LOGICLIB_TEMP" not referenced, wasting memory!
That one in particular can be avoided by using the latest version of LogicLib, which you can find here.