• 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: Application-specific code in handler won't execute
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application-specific code in handler won't execute


  • Subject: Re: Application-specific code in handler won't execute
  • From: Bill Planey <email@hidden>
  • Date: Sat, 16 Jul 2005 15:32:55 -0500

On 7/16/05 1:06 AM, "Yvan KOENIG" <email@hidden> wrote:

VERSION 2 is the champion...

>   on LiteralFix(FindText, ReplaceText)
>   tell application "BBEdit"
>   activate -- ADDED
>   replace  FindText  using   ReplaceText   searching in text 1 of text
> document 1 options {search mode:literal, starting at top:false, wrap
> around:true, backwards:false, case sensitive:true, match words:false,
> extend selection:false}
>   end tell
>   end LiteralFix

Yvan,

Thank you - this worked!  I think I tried to insert the variables like this
before posting my problem, but for some reason it would not compile. Your
version did...

Regards,

Bill Planey


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Application-specific code in handler won't execute (From: Yvan KOENIG <email@hidden>)

  • Prev by Date: Using AppleScript, how to save Quark XPress documents as pdf files under Classic ?
  • Next by Date: Re: General question about what is possible re: AS driving JavaScript
  • Previous by thread: Re: Application-specific code in handler won't execute
  • Next by thread: Re: Application-specific code in handler won't execute
  • Index(es):
    • Date
    • Thread