From column to row?
- From: andrej.kastrin@xxxxxxxx (Andrej Kastrin)
- Date: Mon, 28 Nov 2005 20:45:14 +0100
Hi, I am totally NOOB in Perl and here is my first problem, which I couldn't solve...
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 .
- Follow-Ups:
- Re: From column to row?
- From: Gerard Robin
- Re: From column to row?
- From: xicheng
- Re: From column to row?
- From: Chris Devers
- Re: From column to row?
- Prev by Date: Re: want to install
- Next by Date: Re: comparing arrays of strings
- Previous by thread: Adding the use statements to a different file
- Next by thread: Re: From column to row?
- Index(es):
Relevant Pages
|
|