It seems the e-mail is broken ... Using a text file with following sample contents (in real case it has huge number of data)
<sample.txt> 001 002 003 004 005 So on Need a variable with following out put for each iteration of the request; 1 iteration - 001|002|003 2 iteration - 004|005|006 So on What is the simplest way of handling it? (I'm supposed to use CSV Data Set Config) Pls. give your kind feedback. BR, Manjula -----Original Message----- From: Manjula Priyantha [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 03, 2008 2:07 PM To: 'JMeter Users List' Subject: Concatenate values from a file Hi, Using a text file with following sample contents (in real case it has huge number of data) <sample.txt> 001 002 003 004 005 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -------------------------------------------------------- |This e-mail was scanned for viruses, spam and malware.| -------------------------------------------------------- -------------------------------------------------------- |This e-mail was scanned for viruses, spam and malware.| -------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

