Thread: savelines
View Single Post
  #7  
Old 01-20-2006, 01:48 AM
Andy0687 Andy0687 is offline
Enigma
Join Date: Feb 2002
Posts: 1,072
Andy0687 is on a distinguished road
Quote:
Originally Posted by Stefan
May be you use savestring()
savelines() is saving an array, you would need to add() something before.
I didnt see this documented anywhere, guess now that its here this will help someone else, but yeah using an array did fix it.

Thanks
Reply With Quote