://www.cactuscommerce.com
[EMAIL PROTECTED]
From: Jean Rajotte
[mailto:[EMAIL PROTECTED]
Sent: Monday, June 21, 2004 3:37
PM
To: Jean-Michel
Theriault; [EMAIL PROTECTED]
Subject: RE: [Nant-users] grep.exe
problems...
jean-michel,
in v 0.8.3 of nant, has an
[EMAIL PROTECTED]Subject:
[Nant-users] grep.exe problems...
Hello helpful
friends!!
It’s me again. This time I’m
having trouble with the grep program. I want to search this file
(${sys.env.ProjectBase}\build\compile.log) for this string(: error), and write
Hello helpful friends!!
It’s me again. This time I’m having trouble with
the grep program. I want to search this file (${sys.env.ProjectBase}\build\compile.log)
for this string(: error), and write the result in this file (${sys.env.ProjectBase}\build\error.log).
I tried 2 methods alread