I'm trying to create an integeter that is going to be unique per thread.

I have a UDV element defining

vcsGlobalCount  ${__counter(FALSE,vcsCount)}

However, each time vcsCount is referenced, that seems to increment the
counter.  I would have thought the counter would only increment when the
UDV element was ran.. Each time a thread starts.

What is the proper way of handling a counter like this that should be
unique per thread in this fashion?

Thx

-Steve


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

Reply via email to