Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
output lines
#2
Function Function1
Code:
Copy      Help
out
str s.getfile("$desktop$\active-icmp.txt")
str line search_word="icmp"
foreach line s
,if(find(line search_word) != -1) out line


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)