Ответ
kadik 22.07.2003 07:22
Я ищу так (в UltraEdit 10): в строке поиска пишу ^([0-9][0-9]+^)
в строке замены <a href="0^1.html">^1</a> это работает.
Но проблема, как исключить поиск вот такого - width:190.0pt;
Чтобы нажать кнопку и заменить все сразу, а не сидеть и контролировать все замены...
<TR class=tablerow0 ALIGN="LEFT" VALIGN="TOP">
<TD class=tablecell0 ALIGN="LEFT" VALIGN="TOP" style=" width:190.0pt; height:9.8pt;">
<DIV class=block style=" width:190.0pt; height:9.8pt;">
<DIV class=paragraph style=" padding:0.0pt 0.0pt 0.0pt 4.0pt; text-align:left;">
<SPAN class=font0>Брут (Луций Юний Б.) 15, 66, 78, 220, 253</SPAN><BR>
</DIV>
</DIV>
</TD>
</TR>
<TR class=tablerow0 ALIGN="LEFT" VALIGN="TOP">
<TD class=tablecell0 ALIGN="LEFT" VALIGN="TOP" style=" width:190.0pt; height:8.6pt;">
<DIV class=block style=" width:190.0pt; height:8.6pt;">
<DIV class=paragraph style=" padding:0.0pt 0.0pt 0.0pt 4.0pt; text-align:left;">
<SPAN class=font0>Брут (Марк Юний Б.) 25, 33, 34, 48, 230, 231, 268, 330, 331, 332, 550,</SPAN><BR>
</DIV>
</DIV>
</TD>
</TR>