Re: Checkbox input

2005-12-22 Thread Michael Silverman
urceforge.net/ > > Regards, Gilbert > > > -----Original Message- > From: Michael Silverman [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 22, 2005 11:03 AM > To: Ant Users List > Subject: Checkbox input > > Hi All, > > I want to display a small window with several c

Checkbox input

2005-12-22 Thread Michael Silverman
Hi All, I want to display a small window with several checkboxes as part of the ant build and continue based on what the user has selected. I did a quick search and came up with Ant Installer and Antigen. Does anyone have an experience working with these tools and share his/her thoughts? Or perhap

Re: Getting the drive letter and setting windows path

2005-12-13 Thread Michael Silverman
Hi Ivan, Thank you very much for your help. I will try ant-contrib and your macro and hopefully it will solve my first problem. > I suppose you are calling a windows command with > . You can use 's nested element and > pass through it the desired env variable. > > Actually, Ant runs a task tha

Getting the drive letter and setting windows path

2005-12-13 Thread Michael Silverman
Hi All, I have two questions and I would really appreciate your assistance. 1. How do I get the drive letter which ant is running from (under windows of course)? Something like getting the first char of ${basedir} is good enough for me (I think...) 2. Is there a way to set the windows path t