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
Var * wasting memory
3 posts
You'll get that error message if you never actually use the variables......
Re: Var * wasting memory
Originally posted by Dj NyxThat one in particular can be avoided by using the latest version of LogicLib, which you can find here.
Variable "_LOGICLIB_TEMP" not referenced, wasting memory!