Rows into Columns and Columns into Rows?
Posted: Fri Oct 14, 2005 11:23 am
I got a text file, i read it then i need to change the rows into columns and columns into rows.
the text file i got is like this:
Oct-12|2585|5828|589|382|4821
Oct-13|2450|1828|525|342|1821
Oct-14|3455|1528|545|482|1421
Oct-15|2455|1588|345|982|1482
Oct-16|2555|1582|576|122|1911
Oct-17|2585|1310|685|981|1761
how can i switch and save the result in other text file?
thanks
the text file i got is like this:
Oct-12|2585|5828|589|382|4821
Oct-13|2450|1828|525|342|1821
Oct-14|3455|1528|545|482|1421
Oct-15|2455|1588|345|982|1482
Oct-16|2555|1582|576|122|1911
Oct-17|2585|1310|685|981|1761
how can i switch and save the result in other text file?
thanks