RE: [Nant-users] grep.exe problems...

2004-06-21 Thread Jean-Michel Theriault
://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

RE: [Nant-users] grep.exe problems...

2004-06-21 Thread Jean Rajotte
[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

[Nant-users] grep.exe problems...

2004-06-21 Thread Jean-Michel Theriault
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