Re: Opening and reading a text file
Re: Opening and reading a text file
- Subject: Re: Opening and reading a text file
- From: Shane Stanley <email@hidden>
- Date: Tue, 29 Jan 2013 22:25:38 +1100
On 29/01/2013, at 6:14 PM, Ed Rush <email@hidden> wrote:
> The source file has around 1500 lines of data--definitely not empty.
But does it have returns, or linefeeds? If linefeeds, you will get an eof error because it will get to the end of the file before it finds a delimiter.
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden