We have a similar problem.
I need to change data files from standard ASCII to CP850.
I see there is an encode parameter in the task window but it doesn't seem to to anything.
I've tried both using a copy file or move file task, I've tried using a read file task then a write file task, setting the encoding to the desired codepage in the Write File task, but nothing happens.
We're currently using another automation tool together with a 3rd party UTF-8 converter, but it doesn't work for this particular project.
Here we need to convert to CP850 instead of UTF-8.
Additionally VisualCron seems to has some other nice features that I would like to make use of, but for now I urgently need to convert these data files to CP850.
Any suggestions?