couple things:

I am inputting tab-delimited text and commas are terminating the input strings. Any way to kill this and let commas go thru?

Second, a user wanted all output to be written to a new folder with a date. anyone have code to make a new folder, add name using Now (or something), change path, chdir, open file, write string example, etc.?

-lp