• 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: GREP in Akua's "the entries in"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GREP in Akua's "the entries in"


  • Subject: Re: GREP in Akua's "the entries in"
  • From: Paul Berkowitz <email@hidden>
  • Date: Thu, 05 Jul 2001 03:21:34 -0700

On 7/5/01 2:33 AM, "Marc K. Myers" <email@hidden> wrote:

> I'm trying to figure out how to format the search string in Akua Sweets'
> "the entries in" command to select all files with an asterisk in their
> names. From the dictionary/documentation, it looked like it should be
> "*/**", wildcard-real asterisk-wild card. That doesn't do it. Does
> anyone know what would? TIA.
>

It doesn't use extra escape characters, just the ones specified in 'collect
lines' or 'collect items'.

"***" will do what you want: wildcard-real asterisk-wildcard, just as
you said.

Just don't put in a forward slash. AppleScript doesn't ever require a
forward slash as an escape character and only requires a back-slash escape
character before double quotes " and before itself \. What other grep
systems like RegEx may require don't bother Akua's more basic system at
all.

--
Paul Berkowitz


References: 
 >GREP in Akua's "the entries in" (From: "Marc K. Myers" <email@hidden>)

  • Prev by Date: GREP in Akua's "the entries in"
  • Next by Date: Re: read write basics
  • Previous by thread: GREP in Akua's "the entries in"
  • Next by thread: Re: GREP in Akua's "the entries in"
  • Index(es):
    • Date
    • Thread