That was it.  What is weird is I thought I had tried it with 2 _ _ in
it--guess I didn't.

Thanks-

mj

-----Original Message-----
From: Tseitlin, Gary [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 07, 2004 4:28 PM
To: JMeter Users List
Subject: RE: CSVRead function problems


It is two underscores in CSVRead function

__CSVRead not
_CSVREAD

Gary

-----Original Message-----
From: Mark Juliana [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 8 April 2004 7:46 AM
To: 'JMeter Users List'
Subject: CSVRead function problems

Hello-


I'm trying to use CSVRead and I'm not getting the results I expect.

Here are CSVRead function calls:
${_CSVRead(nfusers.txt,0)}
${_CSVRead(nfusers.txt,1)}

This is what I see in the results:
POST http://qa1.netflix.com/Login
Query data:
email=${nfusers.txt,0)}&password1=${nfusers.txt,1)}

If I change the CSVRead function to a StringFromFile function it reads
the
nfusers.txt but includes the whole line from the file (i.e.
username,password).

Any ideas or suggestions would be much appreciated!

Thanks-  Mark Juliana

P.S. This is using Jmeter 2.0.0 and JDK 1.4.1_02 (also tried 1.3.1)


---------------------------------------------------------------------
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]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to