value1, value2, value3| value1,value2| value1,value2
You can then loop over the outer list by specifiying '|' as the delimiter, and loop over the inner list using ',' as the delimiter.
Spike
Gareth wrote:
Anyone know how I might use a text file in a way that I may use two values per record. I know how to make a list from a text file but that only carries one value per record. I want to be able to have two or even three values per record.
Cheers
Gareth
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
