> From: Nat Gross [mailto:[EMAIL PROTECTED] > > Hi; > 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?
Yes. Simply load the file into a property first, using <loadproperties>. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]