Have you looked at the log()/logn() functions? http://jakarta.apache.org/jmeter/usermanual/functions.html#__log
On 27/02/06, Lincoln, Adym <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to figure out a way to "echo/print" the values of my > variables in JMeter. Basically, I have two CSV files that I am reading > data from. One CSV data file is read in by the Thread Group, the other > from a While Controller(). What I would like is a way to echo and/or > print the values of the variables in each to get a basic debugging of > when and where certain values are being processed. > > I'm currently trying to setup a BeanShell Sampler, but wanted to know if > there was a simpler/easier way to do this? > > thx in advance... > > Adym Lincoln > I/S Corporate - I/S Internal Applications > 603-245-3744 > Ext : 53744 > [EMAIL PROTECTED] > > ... > It's a bug planet...it's an ugly planet...ever feel like your software > project is going in the wrong direction. > ... > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

