RE: [Nant-users] task: setting the called project's basedir

2004-11-23 Thread Shawn Haigh
Try using configurations…  Giuseppe Greco has a great write-up here:   http://developer.agamura.com/technotes/building-projects-with-nant/index.html   Shawn Haigh   From: Evan Levy [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 1:39 PM To: [EMAIL PROTECTED

RE: [Nant-users] bin 2 hex

2004-11-18 Thread Shawn Haigh
Yes Decimal 2 Hex is correct…   This helps… thanks!   Shawn Haigh   From: Castro, Edwin Gabriel (Firing Systems Engr.) [mailto:[EMAIL PROTECTED] Sent: Thursday, November 18, 2004 2:32 PM To: Shawn Haigh; [EMAIL PROTECTED] Subject: RE: [Nant-users] bin 2 hex

[Nant-users] bin 2 hex

2004-11-18 Thread Shawn Haigh
Greetings,   Does anyone out there have a neat function to convert a binary number to its hex equivalent?   Ex;   108 to 0x006C   cheers   Shawn Haigh  

[Nant-users] Function Reference

2004-11-16 Thread Shawn Haigh
Has the function file::get-content() been discontinued?  It’s no longer in the nightly help file http://nant.sourceforge.net/nightly/help/functions/index.html#File   Just curious…  

RE: [Nant-users] Problem with passing Environment Variables to the Exec task.

2004-10-25 Thread Shawn Haigh
.   Regardless of using make.exe, (maybe I should have used a different example) I am still quite perplexed on why the environment variables are not being set.     Shawn Haigh   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, October 25, 2004 12:40 PM To: Shawn

[Nant-users] Problem with passing Environment Variables to the Exec task.

2004-10-25 Thread Shawn Haigh
verified the environment variables again using “set”… to my surprise GNUPATH is still not set in the environment. ???   I verified my bat file and it works fine if I don’t use NAnt. Could this be a bug or am I doing something wrong using in my Nant configuration?       Shawn Haigh  

[Nant-users] Newbie question

2004-09-01 Thread Shawn Haigh
Greetings Nant users.   Does anyone have an idea on how to manipulate property strings?    I have a property ${build.number} that contains a value of “1.0.801.1” I would like to replace the dots (.) with underscores (_)…     I have gotten as far as using regExp in VB to return my des

RE: [Nant-users] RE: What is Nantpad worth?

2004-08-25 Thread Shawn Haigh
Sure would be nice to download a trial Version is it my mistake or does the download page at www.componentsource.com only gives the option to download a help file and a ULA... Is this correct? If it is it's hardly any information for me to make a inteligent purchase decision. I sure would ne