Convert encoding

Closed
chinnu - Sep 7, 2009 at 02:23 AM
 Blocked Profile - Sep 7, 2009 at 05:29 AM
Hello,
I have one text file(c:\data.txt) with 'Unicode' format . I want to change it into 'ANSI' format in command line(in DOS). Please help on this . Please Give me the compleate code example .

Thanks in Advance .

1 response

Blocked Profile
Sep 7, 2009 at 05:29 AM
hi there,

to get the exact definition and explanation

please use link below from official Microsoft website:

https://docs.microsoft.com/en-us/dotnet/api/system.text.encoding.convert?redirectedfrom=MSDN&view=netframework-4.8

Thanks
0