[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [StrongED] Editing multiple files
In message <936b516257.fjgraute@xxxxxxxxx>
Fred Graute <fjgraute@xxxxxxxxx> wrote:
> In message <0e65d46157.Alan.Adams@xxxxxxxxxxxxxxxxxxxxxx>
> Alan Adams <alan@xxxxxxxxxxxxxxxx> wrote:
>> In message <42f1cf6157.fjgraute@xxxxxxxxx>
>> Fred Graute <fjgraute@xxxxxxxxx> wrote:
>>
>>> In message <6c19a66157.Alan.Adams@xxxxxxxxxxxxxxxxxxxxxx>
>>> Alan Adams <alan@xxxxxxxxxxxxxxxx> wrote:
>>
>> <snip>
>>
>>> To load all Basic files use: FFB ; **
>>> This will recurse into any subdirectories. If this is unwanted then
>>> specify the top directory in the pattern: FFB ; **.<top directory>.*
>>> (without the angle brackets).
>>
>> Thanks. That worked. Is it possible to select only files with a cerytain
>> content? The StrongHelp file seems to suggest it is, but the fiend in the
>> dialog is greyed out.
> No, this hasn't been implemented (yet?). I envisaged this as similar to
> the ModeWhen files, load first 1k and check against given expression.
> However, so far I've not had any need for this and no-one has asked for
> it either.
> If can provide more details on what content needs to be matched then
> perhaps a work-around can be suggested.
It's OK thanks. With Martin's help, I've done the job.
It turned out that search and replace, replace all, replaces not just all
occurrences in the file on top, but all of them. It did need tidying in a
couple of places where it wasn't correct, but all done.
Searching the first 1K wouldn't have worked - mostly the string to replace
was in the error handler, and that's usually at the end of my software.
> Cheers,
> Fred.
--
Alan Adams, from Northamptonshire
alan@xxxxxxxxxxxxxxxx
http://www.nckc.org.uk/
--
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxx
List archives and instructions at
http://stronged.torrens.org/index.html