Hi all,
This is driving me mad and i'm wondering if anyone has any idea why...
I have an include() file containing loads of variables and an array.
I've included the file in a document and the variables are working fine, even across functions, but the array doesn't.
If i stick another include() statement in the function that calls the array values and it works fine.
Help!!!!