• 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: without case sensitive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: without case sensitive


  • Subject: Re: without case sensitive
  • From: Robert Poland <email@hidden>
  • Date: Tue, 6 Feb 2007 06:49:30 -0700

For the record I just tried; 
change "Title" into "Name" in window 1 with regexp without case sensitive
with 10.3.9 and it works fine. Changed Title TITLE title all to Name.

Looks like this is a case of Smile (version 3.1.9) not being up to Intel. Funny no one else has noticed it.

On Feb 5, 2007, at 9:02 PM, Mark J. Reed wrote:

"Title" isn't a regexp - at least, not one that takes advantage of any

"Title" is only an example of several dozen plain words.

regexp features - so the "with regexp" doesn't make sense.  You could
change it to "[Tt][Ii][Tt][Ll][Ee]", I suppose, but it would seem to
be simpler to just lose the whole "with regexp" clause and stick to
"without case sensitivity".  (Which I hope works.  "Without case
sensitive" is just too non-English.  Yuck.)

change "Title:" into "<Name>" in window 1  without case sensitivity

Won't compile.

On 2/5/07, Robert Poland <email@hidden> wrote:
Hi,

The Smile site seems to be broke again, so I'll try here.

The following doesn't seem to work as I would expect.

on main(theChoice)
tell application "Smile"
activate
open theChoice
delay 1
change "Title" into "Name" in window 1 with regexp without case
sensitive
set clipboard to (get contents of window 1)
end tell
end main

This will change "Title" into "Name" but has no effect on "title".

Am I missing something?

TIA,

Bob Poland - Fort Collins, CO
http://www.ibrb.org/






-- 
Mark J. Reed <email@hidden>


Bob Poland - Fort Collins, CO
http://www.ibrb.org/



 _______________________________________________
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

References: 
 >without case sensitive (From: Robert Poland <email@hidden>)
 >Re: without case sensitive (From: "Mark J. Reed" <email@hidden>)

  • Prev by Date: Re: without case sensitive
  • Next by Date: Re: problem w/ text item delimiters
  • Previous by thread: Re: without case sensitive
  • Next by thread: 'Using Terms From ...' Question
  • Index(es):
    • Date
    • Thread