• 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: Replace all caps into plain
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replace all caps into plain


  • Subject: Re: Replace all caps into plain
  • From: Jan Bultereys <email@hidden>
  • Date: Tue, 26 Dec 2006 17:14:33 +0100
  • Thread-topic: Replace all caps into plain

Title: Re: Replace all caps into plain
Hi Yvan,

No, it still returns me an empty statement
tell application "QuarkXPress Passport"
   activate
   select every text of text box 1 of document 1 whose text style range = {{class:text style info, on styles:{all caps}}}
       {}
end tell

Many thanks,jan


From: KOENIG Yvan <email@hidden>
Date: Tue, 26 Dec 2006 17:12:09 +0100
To: Applescript Users <email@hidden>
Subject: Re: Replace all caps into plain


Le 26 déc. 06 à 16:55:05, Jan Bultereys a écrit :
…
 But I don’t know how to approach this, the line above seems to have no syntax error but I guess I don’t approach it the right way since I don’t get any selection...
 
 Any feedback is much appreciated

Isn't it better with:

select (every text whose text style range is {{class:text style info, on styles:{all caps}}})

Yvan KOENIG


_______________________________________________
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
 _______________________________________________
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: 
 >Re: Replace all caps into plain (From: KOENIG Yvan <email@hidden>)

  • Prev by Date: Re: Replace all caps into plain
  • Next by Date: Re: Getting pid and error from do shell script
  • Previous by thread: Re: Replace all caps into plain
  • Next by thread: Re: Replace all caps into plain
  • Index(es):
    • Date
    • Thread