On 30 Jun 2016, at 4:33 PM, Graham Cox <graham....@bigpond.com> wrote: > > Yes, is that wrong? > > If it is wrong, what’s the purpose of +[NSFileHandle > fileHandleForUpdatingURL:…] which is intended for read/write, as opposed to > making a separate one for read and another for write?
I think it's meant for simple cases where the same object is read and writing, more or less. Try separate read/write handles. -- Shane Stanley <sstan...@myriad-com.com.au> <www.macosxautomation.com/applescript/apps/> _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com