[Nant-users] Solution task doesn't do Unicoded MFC apps

2005-10-10 Thread Christian Vind
Hi I think I've found an error closely related to: "[1078636] Solution task doesn't do MFC shared apps" (http://sourceforge.net/tracker/index.php?func=detail&aid=1078636&group_ id=31650&atid=402868), which has already been closed by driesing and haniatassi in close collaboration. To reproduce the

AW: [Nant-users] List of XML Node Subnodes

2005-10-10 Thread Frank Striegel
Thank you Martin für your replay. But I don’t understand what you mean. On the page you mentioned below I can’t find that example you told me. Sorry maybe I blind J   Regards Frank   -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:nant-us[EMAIL PROTECTED]] Im Auftra

Re: [Nant-users] List of XML Node Subnodes

2005-10-10 Thread Martin Gainty
FrankTake a look at the use of this example Nane xmlpoke which references xmlpoke to parse Nant variables (in this case attribute value)there exists a 2nd script target (coded as CDATA) which references the contents of the xmlpoke, tests the individual values and acts upon the nodes http://w

[Nant-users] List of XML Node Subnodes

2005-10-10 Thread Frank Striegel
Hello,   is it possible to get a list of one node’s XML-Subnodes to iterate thru it?   Regards Frank