Re: [Nant-users] NAnt taks for VBCommenter

2004-04-13 Thread Ian MacLean
Hi Mike, I got the vb.doc task to work fine. Where are you getting the syntax error ? in your vb code when vbdoc processes it or somewhere else ? The build file I used looks somthing like : note

[Nant-users] NAnt taks for VBCommenter

2004-04-13 Thread Michael A. Angelo
Does anyone have a clue as to how I can get my .xml doc file to be created with Nant? I tried the VB.DOC nant task, but it looks like it may be broken. I am getting a syntax error on line 1 when I try the VB.DOC Nant task. Any other suggestions? TIA Mike. -