Page 1 of 1

TRANSFORM A .csv FILE INTO A TEXTFILE

Posted: Sun Dec 03, 2006 8:14 pm
by ganapkg
Hi There
How to transform a .csv file into a textfile using Robotask?
Is this scenario possible???
Please help.
Thank you very much

TRANSFORM A .csv FILE INTO A TEXTFILE

Posted: Mon Dec 04, 2006 5:19 am
by Oleg
A .CSV file is already a text file. Each line is a comma-separated string.

Yes, it is possible, but I must know how do you want to transform your CSV file in order to give some advices.