You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2004/01/12 18:06:42 UTC

DO NOT REPLY [Bug 26063] - make CSVRead support multiple files

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26063>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26063

make CSVRead support multiple files





------- Additional Comments From sebb@apache.org  2004-01-12 17:06 -------
Filename is required, but can be empty, for example:

VAR1 = ${__CSVRead(abc.txt,0)}
VAR2 = ${__CSVRead(,1)}${__CSVRead(,next)}

works in 1.9.1 - and may be commonly used.

Assuming that the enhancement is implemented, I think empty filenames should 
still be permitted, where only a single file is used.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org