Table Processing - Delete Line

  • Автор темы Автор темы moookie
  • Дата начала Дата начала

moookie

Новичок
Регистрация
26.05.2014
Сообщения
9
Реакции
0
Баллы
1
Hi I have a table which contains entries like these

action10
action11
action12
etc.
action111
action112
Now when I try to delete the line containing "action11" it will also delete action111, action112 etc. What is the correct way to this ? I haven't been able to work around this..

Also when selecting a random line from a table is it possible to store in a variable which line number was taken ?

Thanks in dvance
 
Delete by regex - \baction11\b
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)