I think there was a mail or two about this a while back.... I believe the
syntax you have to use is ${countUser_true}  (or ${countUser_false} as the
case may be) although it's unfortunately not yet documented, and nothing you
could guess on your own.  Maybe a great contribution to Wiki.



----- Original Message -----
From: "Sherwood, Steve" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 07, 2003 5:28 AM
Subject: Problems with Counters


> I've looked through the docs and mail list archives and didn't see
anything
> to explain the following problems:
>
> 1)  I add a Counter Config Element, set the reference name to "mycount"
and
> configure it to track idenpendantly for each user.  I then use ${mycount}
as
> an argument to an HTTP Request and rather than passing the value of the
> counter, the text  "${mycount}" is sent.  If I uncheck the track
> independantly option it works as expected.
>
> 2) I use "${__counter(TRUE,countUser)}" in one HTTP Request and then
> "${countUser}" in a subsequent HTTP Request to reference the current
counter
> value without incrementing it.  The first item works as expected but the
> second sends the text "${countUser}".  Same problem if I use "FALSE" in
the
> first item instead of "TRUE".
>
> Can anyone let me know what I'm doing wrong?
>
> Thanks,
> Steve
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to