currently the include controller does not support variable. please file an
enahancement bugzilla for it.
peter
On 10/27/05, Pavel Gouchtchine <[EMAIL PROTECTED]> wrote:
>
> Hi All.
> If I set ${TEST_PLANS_HOME} variable at User Defined Variables as
> ${__P(test_plan_home)}
> where test_plan_home is a property set in jmeter.properties,
> and then,
> I am trying to use the ${TEST_PLANS_HOME} variable in File Name field of
> the
> include controller,
> the controller doesn't work.
> Only if ${__P(test_plan_home)} is used in the File Name of the include
> controler it is ok.
>
> Is it going to be fixed or I must always use ${__P('property_name')} in a
> field name of a component?
>
>
> Thank you.
> Pavel
>
>