Re: [NAnt-users] Question about Variables

2008-12-16 Thread Bob Archer
@lists.sourceforge.net Subject: [NAnt-users] Question about Variables I have seen some ccnet.config scripts use variables as shown below ( !!{ variablename }!! ) but I am not certain how that is done. I thought it might be a filterchain with a replace token but I am not certain and if this were the case, where

[NAnt-users] Question about Variables

2008-12-16 Thread LLCard
I have seen some ccnet.config scripts use variables as shown below ( !!{ variablename }!! ) but I am not certain how that is done. I thought it might be a filterchain with a replace token but I am not certain and if this were the case, where would this filterchain block be placed since this was i