> String testString = "This is a test for Draft";
> Pattern pattern = awkCompiler.compile("/Draft/");Get rid of the slashes. daniel
> String testString = "This is a test for Draft";
> Pattern pattern = awkCompiler.compile("/Draft/");Get rid of the slashes. daniel