• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: writing to a named pipe (FIFO) fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: writing to a named pipe (FIFO) fails


  • Subject: Re: writing to a named pipe (FIFO) fails
  • From: "Nigel Garvey" <email@hidden>
  • Date: Tue, 21 Nov 2006 20:56:56 +0000

Adam Bell wrote on Tue, 21 Nov 2006 10:46:24 -0400:

>Assuming MacFifo is just a text file, you have to:
>(you have to open a file to write to it, but not to read it)

Hi, Adam.

You don't _have_ to open a file to write to it if it's not already open.
But if it's already open without write permission, then you _have_ to
open another access _with_ write permission. (In most cases, you'll want
to anyway.) Only one access with write permission can be open at at time.

I'm afraid don't know how this applies to Cameron's situation.  :(

NG

 _______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: writing to a named pipe (FIFO) fails
      • From: Emmanuel <email@hidden>
  • Prev by Date: Re: writing to a named pipe (FIFO) fails
  • Next by Date: Re: writing to a named pipe (FIFO) fails
  • Previous by thread: Re: writing to a named pipe (FIFO) fails
  • Next by thread: Re: writing to a named pipe (FIFO) fails
  • Index(es):
    • Date
    • Thread