On 05/09/2008, Jose Castro <[EMAIL PROTECTED]> wrote: > Is there a function like StringToFile or a logn parameter to write a > string to file?
No, but you could potentially use a BSF or BeanShell element to do this. Or one can use a Java Sampler with Simple Datawriter as a child to generate a sample to be written to a file. Also, one can define a list of variable names whose contents will be written to JTL files: http://jakarta.apache.org/jmeter/usermanual/listeners.html#sample_variables > --------------------------------------------------------------------- > 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]

