On 16/04/07, Chen, Song <[EMAIL PROTECTED]> wrote:
Hi, I'm asking if there's a way to set the filename of a listener's "write all data to a file" automatically change for each run. e.g. add a serial number, or add the starting time to the file name?
See: http://jakarta.apache.org/jmeter/usermanual/functions.html#predefinedprops You can use ${START.xxx} in the file name. Or, if you use the -l command-line option, you can choose whatever name you like.
Thanks Chen Song
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

