I want to batch process a group of files using Text Factory, but I'm having
trouble editing my Apple Script to work with it.

In BBEdit my script is:

*tell* application "BBEdit"

activate

replace "(<SUP><I>)(<A HREF='STRHEB\\w+\\.htm#\\w+'>)(\\d+)(</A></I></SUP>)"
using "*<\\3>" searching in text window 1 options {search mode:grep, starting
at top:true, wrap around:false, backwards:false, case sensitive:false, match
words:false, extend selection:false}

*end* *tell*

*
*

*I'm unclear on how to insert the ApplyTextTransform input parameter as
described in the  user manual...*

*
*

*Can anyone help me out here?*

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.

Reply via email to