Merrill,

 

If you meant the <record> task thanks a lot cause that worked out perfectly for me. I couldn’t find the <report> task but it doesn’t matter. Unless you think the report task would best fit my situation let me know but the record task does exactly what I want. Once again you guys came through !!! Thanks a lot and we’ll talk latter on!!!

 

Regards,

 

       Jean Michel Thériault

       Configuration and Installation Application Developer (COOP)

       Cactus Commerce

  http://www.cactuscommerce.com

 

  [EMAIL PROTECTED]

 


From: Jean-Michel Theriault
Sent: Wednesday, July 28, 2004 9:21 AM
To: 'Merrill Cornish'; [EMAIL PROTECTED]
Subject: RE: [Nant-users] mailLogger sends file as attachment

 

Do you mean the <record> task, cause I can’t seem to find the <report> task ????

 

       Jean Michel Thériault

       Configuration and Installation Application Developer (COOP)

       Cactus Commerce

  http://www.cactuscommerce.com

 

  [EMAIL PROTECTED]

 


From: Merrill Cornish [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 27, 2004 3:37 PM
To: Jean-Michel Theriault; [EMAIL PROTECTED]
Subject: Re: [Nant-users] mailLogger sends file as attachment

 

Jean-Michel,

 

Instead of using MailLogger, which can't do attachments, try the <report> task from NAntContrib.  That task makes a copy of that would normally to to the screen to a file.  You can turn it on and off at will.  For your purposes, you would probably "Start" it at the top of  your script.  Then in your mail task, you would "Close" it.  The report file  you specified when you started would have the entire log up to that point, and that file can be picked up by the mail task as part of the mail body or as an attachment.

 

Merrill

<<image001.jpg>>

<<image002.jpg>>

<<image003.jpg>>

<<image004.jpg>>

<<image005.jpg>>

<<image006.jpg>>

Reply via email to