Is it best to put empty into a local? Even though it will receive another put later.
What I mean is does it have any affect on performance if lots of variables have something in them unnecessarily?
Thank you, Jon
local var
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: local var
Hi Jon,
I think a little text in variables won't hurt, but having some x MB binary stuff in them will
Best
Klaus
I think a little text in variables won't hurt, but having some x MB binary stuff in them will

Best
Klaus