Re: [Nant-users] Simple Question on DOS Commands

2004-07-14 Thread Gary Feldman
>From: "Bonnett, Evan A" <[EMAIL PROTECTED]> Sent: Wednesday, July 14, 2004 11:59 AM > So, how do I issue simple dos commands and make the output appear on the > console? For example, I'm trying to debug something and I need to know the > current directory. Write a .bat file and use the task to

Re: [Nant-users] Simple Question on DOS Commands

2004-07-14 Thread Gert Driesen
- Original Message - From: "Bonnett, Evan A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 14, 2004 5:59 PM Subject: [Nant-users] Simple Question on DOS Commands > So, how do I issue simple dos commands and make the output appear on the >

[Nant-users] Simple Question on DOS Commands

2004-07-14 Thread Bonnett, Evan A
Title: Simple Question on DOS Commands So, how do I issue simple dos commands and make the output appear on the console?  For example, I'm trying to debug something and I need to know the current directory. I just need the equivalent of typing cd. Thanks, Evan A. Bonnett Reynolds and Reyn