Thread
:
Tokenize / Removing characters
View Single Post
#
1
03-26-2007, 02:32 AM
Rapidwolve
Registered User
Join Date: Jul 2006
Posts: 1,241
Tokenize / Removing characters
I want to save a string with saveLines(), when I use tokenize("\n"); to remove the '\n' all it does is escape it ('\\n'); How do I get rid of the '\n' all together to make an array?
Rapidwolve
View Public Profile
View GraalOnline Profile
Find all posts by Rapidwolve