Thread: Reset GUI
View Single Post
  #12  
Old 08-18-2008, 11:40 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by xXziroXx View Post
PHP Code:
this.confCode null
Why are you setting a non-existant variable to NULL in onCreated()?
I'm actually doing that too, especially in large blocks of code, to quickly see what important variables the script is using.
Reply With Quote