Re: [Nant-users] EXEC task and full-paths

2003-03-31 Thread Scott Hernandez
M Subject: [Nant-users] EXEC task and full-paths > Hi, > > I did a search but didnt find anything so I hope I am not duplication someone elses recent > question... > > I wish to run Perl from within a NANT script, but the problem is when I use the EXEC task, I get > "

[Nant-users] EXEC task and full-paths

2003-03-31 Thread Nicholas Robinson
Hi, I did a search but didnt find anything so I hope I am not duplication someone elses recent question... I wish to run Perl from within a NANT script, but the problem is when I use the EXEC task, I get "The system cannot find the specified file" error. However, putting in the full path fails