https://issues.apache.org/bugzilla/show_bug.cgi?id=45435
Summary: One space is added to the last column during csvread
Product: JMeter
Version: 2.3.2
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
scenario
User Parameters
parm1 - ${__CSVRead(d:\subdata.txt,0)
parm2 - ${__CSVRead(d:\subdata.txt,1)}${__CSVRead(d:\subdata.txt,next())}
subdata.txt
7877870166,D
7877870153,D
7877870119,D
7877870199,D
7877870096,H
parm2 will have D[SPACE]
TEMPORARY SOLUTION
Add a 3rd dummy parameter so that the space is added in that dummy parameter
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]