You CAN turn the auto-nulling ON, buts as JustSid said, it costs CPU.
Because then ANY new variable (both global and locals) will then requires CPU cycles to auto-null it.

To turn it on, insert this line VERY early in your script. By preferance, just after your #include "acknex.h" or "lite-c.h".
Code:
#define PRAGMA_ZERO

(Check under "#define" in the manual)


... hmmm ... looks like its only for local variables, and not globals as I thought ...
Ah well, give it a try anyway, it may just be a glitch in the manual regarding globals...


"There is no fate but what WE make." - CEO Cyberdyne Systems Corp.
A8.30.5 Commercial