View Single Post
  #11  
Old 03-08-2003, 09:19 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Hey, yo. I wouldn't make a separate string for each account - it just seems wasteful. I'd code a system that makes the account list automatically overflow into a new string when its length exceeds the limit. That way you can minimise the number of strings you're using.
__________________
Reply With Quote