• 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: R é p: reading a property list item
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: R é p: reading a property list item


  • Subject: Re: R é p: reading a property list item
  • From: "Mark J. Reed" <email@hidden>
  • Date: Wed, 21 May 2008 14:58:16 -0400

On Wed, May 21, 2008 at 2:45 PM, Bruce Robertson <email@hidden> wrote:
>> I posted a solution for Tcl code hunks a while back. Basically use the triple
>> whammy <<< operator.
>
> Can you point me to some place where I can find documentation on <<< ?

man bash

It's a variation on the "here-document" syntax called a "here-string".
  I don't much see the point, really.

foo <<<"blah"

is the same as

echo "blah" | foo

or

foo <<<EOF
blah
EOF



--
Mark J. Reed <email@hidden>
 _______________________________________________
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

References: 
 >Re: Rép: reading a property list item (From: Philip Aker <email@hidden>)
 >Re: R é p: reading a property list item (From: Bruce Robertson <email@hidden>)

  • Prev by Date: Re: R é p: reading a property list item
  • Next by Date: Re: Circle Slash on Applescript apps when copying with rsync
  • Previous by thread: Re: R é p: reading a property list item
  • Next by thread: Get name of selected file in Finder window
  • Index(es):
    • Date
    • Thread