Nevermind - just remembered CSVRead()...I vaguely remember someone posting a
message re: a bug in CSVRead that they solved by switching to
stringfromfile()...does anyone else remember that?
----- Original Message -----
From: "joelsherriff" <[EMAIL PROTECTED]>
To: "JMeter Users List" <[EMAIL PROTECTED]>
Sent: Thursday, September 09, 2004 1:05 PM
Subject: reading variables from files
> Is there a way to handle varables read from files that let's us read
> multiple variables in from one line and parse that line into multiple
> variables? (hope I said that clearly)...the idea would be to be able to
> take a data file like:
>
> name, addr, city, st, zip
> name, addr, city, st, zip
> ...
>
>
> and read one line each into ${customer} (or some such) and then parse
> ${customer} into
> ${name}, ${addr}, etc.
>
> Or, is there some other way of accomplishing the same thing?
>
> J
>
>
>
> ---------------------------------------------------------------------
> 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]