Adminstrator,  This note is being sent from an
alternate email address from my NAnt identification
(listed below).  There is currently a problem with my
normal email. Please forward.  THX 

==================================================
Hello,

I have a custom task and would like to capture its
output to include in an email.

<target name=�sometarget�>
<customtask>
<mail message=�${output.from.custom.task}� />
</target>

Is there a way to do this?

I know I could do it if I packaged the task as a
function, rather than a task.  Or I could write the
email code into the custom task, but I�d prefer not to
do that.

THX.  BTW I�m loving NAnt, keep up the great work!

Curt Zarger
ASM Research, Inc.
703-752-5185
[EMAIL PROTECTED]

 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nant-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to