Write to a text file
Write to a text file
- Subject: Write to a text file
- From: "Ben O'Neill" <email@hidden>
- Date: Mon, 6 May 2002 13:19:34 +1000
Hello,
I am new to Cocoa and C development.
I want to write a text field to a text file when I click the save
button. I have been trying to use the NSFileHandle object and writeData
however, I can't seem t get it to write the file. Is this the correct
approach? Does anyone have some sample code?
Others have suggested writing my text to an XML file, is this a better
approach if I want to save records with fields in a text file?
Kind Regards
Ben
_______________________________________________
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.