Sept. 16, 2009
8:33 p.m.
Hi, I want to obtain the contents of a file. I am doing the followings: (FileStream readOnlyFileFullyNamed: fullPath) contentsOfEntireFile However, what I get is a string with tabs instead of new lines. I am on a Mac, and the file I am using is UTF8 using LF. Can anyone tell me what I am doing wrong? Cheers, Doru -- www.tudorgirba.com "Not knowing how to do something is not an argument for how it cannot be done."