RE: [Nant-users] [Fwd: Directory]

2005-05-23 Thread McKenna, Simon (RGH)
Hi Paul, -> How can I say, if a directory does not exist then create it. Help is your friend: http://nant.sourceforge.net/release/latest/help/tasks/mkdir.html http://nant.sourceforge.net/release/latest/help/functions/directory.exists.html e.g. peace si ---

[Nant-users] [Fwd: Directory]

2005-05-23 Thread Ian MacLean
pls don't email the admin alias directly. Use nant-users@lists.sourceforge.net Original Message Subject:Directory Date: Mon, 23 May 2005 18:35:42 +0100 From: Paul Cowan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Hi all, I'm very new to Nant. How can I say