On Tue, Dec 15, 2009 at 5:01 PM, Vincent Teachout <[email protected]> wrote:
> Dave Crozier wrote:
>  > Vince,
>  > Easy enough to write in VFP.
>
> MB Software Solutions, LLC wrote:
>> Not exactly what you want but a Plan C if A or B fails!  I created this
>> stub code to search/replace text in a file for me
>
> Dave, Michael,
>
> Duh.  Oh yeah.  I forgot.  I'm a programmer.    :-{

Or you could also use find or findstr (built into Windows).  I have a
hotkey in my editor:

findstr /i /n /s /c:"blablabla" z:\*.prg

Scans 20Mb of .Prg files in seconds (running Windows 7 here).

-- 
Paul

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to