Search found 1 match

by sheveron
26 Apr 2016, 05:05
Forum: Scripting and Automation
Topic: Exclude name in txt file.
Replies: 13
Views: 9489

Re: Exclude name in txt file.

Hi.

I've had problem with filter argument. I tried to use it as you suggested
--filter "!readLines('f:/exclude.txt').contains(n)"
but script kept throwing exceptions on me
ScriptException: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script10.groovy: 1 ...