Bad-CoMM
06-15-2005, 11:47 PM
hello
i have a problem with splitting a string at "enter" character.
i dont know how to write enter as a parameter for split().
i know that if i want to use enter key in a string, "\n" works..but doesent in string.split("\n")
pls help me if u know the answer
i have a problem with splitting a string at "enter" character.
i dont know how to write enter as a parameter for split().
i know that if i want to use enter key in a string, "\n" works..but doesent in string.split("\n")
pls help me if u know the answer