Try using "Template" action and construct your text with hyerlinks than paste it to page.
Other option is to create simple LOCAL html page somewhere on your hard disk with
desired text and links, than open that local html page in another tab in BAS and than copy
from that tab to the tab where you are working.
как найти строку в файле?
-
@alena said in как найти строку в файле?:
а если там миллион строк ? цикл долго будет идти можно как то побыстрее вроде регулярки есть но я не знаю как?
Регулярка будет работать ещё дольше. Для большого объёма информации используйте базу, в ней подобные фильтры отработают в разы быстрее