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
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