On 28/1/08 2:03 PM, "Larry McMunn" <[EMAIL PROTECTED]> wrote:

> I use this constantly to perform GREP replacements on variables:
> tell application "BBEdit" to set theString to replace findString
> using newString searchingString theString options {search mode:grep,
> case sensitive:false, match words:false}
> 
> How can I script the equivalent of a "Find All" on a variable to get
> every line/paragraph that contains my find string?

You can't in BBEdit, AFAIK.

-- 
Shane Stanley <[EMAIL PROTECTED]>
AppleScript Pro Florida, Feb 2008 <http://scriptingmatters.com/aspro>



-- 
------------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_script.shtml>
List archives: <http://www.listsearch.com/bbeditscripting.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to