in reply to Re^2: Help for generating multiple file from singl e file and parsing it.
in thread Help for generating multiple file from singl e file and parsing it.
You can create a filename with "," and spaces inside, but I don't recommend this. You should replace all "," in the first chain (i.e by "_") before passing this as a filename.