Hi all,
I get the impression that using variables locally is the best approach, but why is this? Personally I find it much more difficult to approach the code this way and find that blatant use of Globals takes the head ache out of loading stuff up, etc. What point am I missing, if at all? It just seems to me better to have something available at any point of your code than not, but Im a novice, so... :)
Cheers,
Paulo
I get the impression that using variables locally is the best approach, but why is this? Personally I find it much more difficult to approach the code this way and find that blatant use of Globals takes the head ache out of loading stuff up, etc. What point am I missing, if at all? It just seems to me better to have something available at any point of your code than not, but Im a novice, so... :)
Cheers,
Paulo