View Single Post
  #6  
Old 06-23-2006, 12:37 AM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
Quote:
Originally Posted by JustBreathe
If you read my example, I am reading from 'strings', not this.vars. I thought you were inquireing about the contents of this.vars. The string was saved using savevarstoarray( false ) , and therefore, syntax error shouldn't be a problem.
wait a sec.. You are still using that wrong then. this.loadvarsfromarray() will load all of the variables into the 'this.' object, not a 'this.vars' object. You should be doing this.vars.loadvarsfromarray();
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote