On Mon, 29 Dec 2008, Zhao Zhang wrote: > foreach file in a directory { > outfile = app(file) > } You want to explicitly list the files? Yes/no? And then generate the filenames for 'outfile' automatically? --