Re: From text file to NSString...
Re: From text file to NSString...
- Subject: Re: From text file to NSString...
- From: Julian Barkway <email@hidden>
- Date: Thu, 4 Jul 2002 17:15:57 +0200
On Thursday, July 4, 2002, at 04:47 pm, Arthur VIGAN wrote:
Hi,
I'm trying to read a text file from my app and transform it into a
NSString*. Do someone see how I can do that?
I found the readRTFDFromFile method for NSText, but my file is a real
text
file, not RTF.
You're looking in the wrong place. There is a factory method for
NSString which perfectly addresses your needs.
Thanks in advance.
Arthur
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
--------------------------------------------------------------------------------------------------
Julian Barkway
email@hidden
Zurich,
Switzerland
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.