Thanks. Is there another way to define constants to get environment variables values ?
Ido On 26 יולי, 09:09, Ruben Willems <[email protected]> wrote: > Hi > > if you want the value to be something like c:\windows\system32, this is not > going to work > the pre-processor does not look at environment variables. > > with kind regards > Ruben Willems > > > > On Sun, Jul 25, 2010 at 12:20 PM, idoy <[email protected]> wrote: > > Hi, > > > I have a question about defining a constant in my ccnet.config. > > > I defined an environment variable constant:<env WindwosDir="$ > > (SystemRoot)"/> > > How can I define a constant using that WindwosDir ? > > I tried: > > <env WindowsDir="$(SystemRoot)"/> > > <cb:define SourceDir="$(WindowsDir)\System32"/> > > > but it throws an error. > > thanks, Ido-הסתר טקסט מצוטט- > > -הראה טקסט מצוטט-
