[Newbies] [Character/String] Sperator...

Mathieu mathk.sue at gmail.com
Sat Sep 16 16:12:19 UTC 2006


Hi,

I have some simple questions:

I want to test if a String is a """line feed"""
So what is the good way of doing it?
Or how do you do it?

I personlly do

aString = String lf or: [aString = String cr]

Is there some more special stuff to test?
I have seen Character newPage, what is it?

I know that in windows we have cr+lf, grrrr....

Thanks
	Math



More information about the Beginners mailing list