Hi,

I'm using AppleScript to do some text transformations in BBEdit. For 
exemple :

replace "\\s+&\\s+_\\s+" using " \\& " options {search mode:grep, starting 
at top:true}

When BBEdit is used with AppleScript, it does not post notifications, 
that's why I'd like to get the numbers of occurrences found.

result = {replace ...} doesn't work. Is there a way to do that ?

Thanks

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "[email protected]" rather than 
posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/0b79d339-fad9-4e52-9f06-c936991881e9n%40googlegroups.com.

Reply via email to