In a <for> loop, instead of "list=a,b,c,d,", I would like to get a,b,c,d from a text file, with each element on its own line.
(Something like list=file:myFile.txt.)
Can it be done?
Thanks
-nat
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]