Thread: function: eval
View Single Post
  #8  
Old 03-24-2008, 07:33 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by xXziroXx View Post
I've encountered several variable names that once set with temp., refuses to work without the prefix.
That would be because of a static this. variable with the same name, which takes priority.
__________________
Reply With Quote