I have column data in file xy.txt, which looks like: AAAAA BBBBB CCCCC ABCDD .. .
Now I have to transform this to row data file in the following way: "AAAAA","BBBBB","CCCCC","ABCDD" Is that possible? Thanks in advance, Andrej -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>