I cannot get the Counter to work. I read through the component reference and searched the archives, in fact in the archives I found 3 different mails from people who cannot get the Counter to work and there were no solutions. What I'd like it to do is to increment the count for each thread. I'm using the counter to build a userid, so I'd like something really simple like:
thread 1: user1 thread 2: user2 thread 3: user3 ... thread n: usern When I run my test plan, the counter never increments. Thanks, Michael Mattox --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

