Re: Writing to a text file?
Re: Writing to a text file?
- Subject: Re: Writing to a text file?
- From: "John C. Welch" <email@hidden>
- Date: Wed, 17 Feb 2010 18:37:59 -0500
- Thread-topic: Writing to a text file?
Title: Re: Writing to a text file?
On 2/17/10 5:33 PM, "evan schoffstall" <email@hidden> wrote:
How do I write to a text file?
I understand there is this <http://macscripter.net/viewtopic.php?id=30359> but it's too complex.
I want my app to write to a text file when an action is successfully completed.
So I want the user to press the button hooked to an ibaction and if the action is successfully completed then I want it to write to "asdf.log" that it's successful
Or, if you want to do it the “cocoa” way, you can do it via NSFileManager and NSFileHandle. Either works
--
On the other hand, I have to say that I personally put
ease-of-use before tar-copyability any time.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden