View Single Post
  #10  
Old 01-16-2010, 04:08 AM
12171217 12171217 is offline
Banned
Join Date: Jan 2009
Posts: 453
12171217 has a spectacular aura about
Quote:
Originally Posted by fowlplay4 View Post
You can be lazier!

PHP Code:
function onCreated() {
  
temp.obj = new TStaticVar();
  
temp.obj.1;
  
temp.obj.2;
  
temp.obj.3;

Haha, perfect, thanks.
Reply With Quote