‎2008 Jul 30 12:41 PM
Hello All,
My requirement is to write a program which will read a file of fixed length separator (file where fields are separated by their length) from application server and convert to CSV file (fields separated by comma) .
Please help me with code sample.
regards
Santosh
‎2008 Jul 30 12:45 PM
‎2008 Jul 30 12:50 PM
Hi Chaitnya,
Thanks for replying, but I am not able to find this FM.
Appreciate if you can provide me the code as well.
Regards
Santosh
‎2008 Jul 30 12:50 PM
Santosh,
from what file are you going to convert ?
.txt ? you may open first with windows notepad and delete some header ? after that from ms-excel open file, and specify the delimeter.
then save it as .csv
Amit.