Re: referencing a global variable

2012-08-07 Thread Abid Khwaja
On Aug 7, 2012, at 5:00 PM, Ted Zlatanov wrote: > Yes, correct, variables are always local to their bundle and must be named > with the full scope. Classes are not, so classes defined in common bundles > are global while classes defined in agent bundles are local and inaccessible > outside the

Re: referencing a global variable

2012-08-07 Thread Ted Zlatanov
On Aug 7, 2012, at 7:59, Abid Khwaja wrote: > Even though I declared “dir_wl10domain" in a common bundle and thus the > variable is available globally, I still must explicitly reference it as > $(def.dir_wl10domain) when I reference it in a different bundle, as in the > above. Is this correct

CFEngine Help: Re: referencing a global variable

2012-08-07 Thread no-reply
Forum: CFEngine Help Subject: Re: referencing a global variable Author: loopx Link to topic: https://cfengine.com/forum/read.php?3,26924,26926#msg-26926 Good question but I assume "yes" ... (that's why I named my "global" sim