Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


stevja01
2018-07-17T13:33:51Z
To utilize one of our conversion programs I add a HEADER to a .TXT file that had Encoding = ANSI. I use a PowerShell script to add the header to the file and rename it. The script to add the header is removing the BOM so the program can't determine the encoding assigned to the file. The result is that the program corrupts special characters so the text of LÉVIS is converted to LÉVIS

Is there any way in VisualCron to do a File - Save As so I can change the Encoding assignment?
Sponsor
Forum information
thomas
2018-07-17T15:04:31Z
Use the Write file task. You can choose encoding there. You can write your header in vc also, and skip the powershell step
Scroll to Top