Something to clarify how to use an slist (and ilist and rlist), from
other bundles would also be helpful, since they are apparently not
treated the same way as a string variable.
My understanding is that you can directly call
${bundle.string_variable} for strings, you can *not* directly
reference
Yes, I will make sure it is clearer... maybe not 72pt, though :-)
On Sep 16, 2010, at 4:44 PM, Jesse Becker wrote:
> Is there a way to have this Seva's comment below integrated into the
> docs, preferably in 72pt type? :-)
>
> Subtleties like this are nearly impossible to find in the current
>
Is there a way to have this Seva's comment below integrated into the
docs, preferably in 72pt type? :-)
Subtleties like this are nearly impossible to find in the current
reference manual.
On Thu, Sep 16, 2010 at 16:38, wrote:
> Forum: Cfengine Help
> Subject: Re: Accessing variables declared
Forum: Cfengine Help
Subject: Re: Accessing variables declared within cf3 modules
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,18279,18295#msg-18295
mikec Wrote:
---
> The manual *does* say that to access variables
Forum: Cfengine Help
Subject: Re: Accessing variables declared within cf3 modules
Author: mikec
Link to topic: https://cfengine.com/forum/read.php?3,18279,18294#msg-18294
The manual *does* say that to access variables that aren't in a global (common)
scope need to be qualified:
http://www.
Forum: Cfengine Help
Subject: Re: Accessing variables declared within cf3 modules
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,18279,18284#msg-18284
Sure it is ). Don't blame yourself too hard, though. The reference manual is
very complex and not very readable. Som
Forum: Cfengine Help
Subject: Re: Accessing variables declared within cf3 modules
Author: nima
Link to topic: https://cfengine.com/forum/read.php?3,18279,18283#msg-18283
Seva - you're the man!
I am confused as to how I have missed this language feature from the reference
manual - I've been throu
Forum: Cfengine Help
Subject: Re: Accessing variables declared within cf3 modules
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,18279,18282#msg-18282
Nima,
clearly, the variable is accessible within its context. To call it outside a
context, add context name, like