Re: [Nant-users] Capture Console output from exe task

2005-01-19 Thread Ian MacLean
Hamza Zeen-Aldin wrote: I am trying to call Perforce through the command line to create a change list number. How can I capture the output Perforce returns? I Also have a good perl script that handles calls to Perforce, would it be easier to have it return the number to Nant. I have tried the re

[Nant-users] Capture Console output from exe task

2005-01-19 Thread Hamza Zeen-Aldin
I am trying to call Perforce through the command line to create a change list number. How can I capture the output Perforce returns? I Also have a good perl script that handles calls to Perforce, would it be easier to have it return the number to Nant. I have tried the resultproperty of the exe tas