30.07.2010, 13:21
Only use PVars for things that need to be shared across scripts, if not, why use PVARS?
Functions are SLOWER than varibles, so the pData array would be best.
Functions are SLOWER than varibles, so the pData array would be best.