[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [StrongED] Re: Manual - opinions?
In message <c88f11b256.fjgraute@xxxxxxxxx>
Fred Graute <fjgraute@xxxxxxxxx> wrote:
>> Purpose: Add a string after a date
>>
>> search arg @1##"."##"."##@2
>> replace arg @12" -->"
> It's not necessary to put markers at the start and end of a search
> expression. @0 (start) and @9 (end) are set automatically.
search arg ##"."##"."##@1
replace arg @01" -->"
I did know that, but prefer to be explicit with markers as it is then
clear what is to be used.
For the benefit of new users, starting counting from an invisible zero
is not so obvious as using an visible 1.
John
--
John Rickman
--
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxx
List archives at http://diy.Torrens.org/RO/StrongED/index.html