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=18009>.
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=18009

Allow multiple send parameter values from file input





------- Additional Comments From [EMAIL PROTECTED]  2003-08-07 14:10 -------
If you upgrade to 1.9 RC3 you should be able to use the function _CSVRead() or 
_StringFromFile() for this. 

__CSVRead() reads from a CSV file, and returns the appopriate elements from the 
line. You cab only have one such file.

_StringFromFile() reads a whole line from a file; you can read from multiple 
files.

Or are you thinking of something further, which is not covered by either of the 
above?

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

Reply via email to