Nedunchezhiyan, Sanjayan
2005-05-18 14:26:19 UTC
Hi
Im trying to convert ASCII code into CP1250,CP1252 and vice versa. I
donwloaded the iconv exe file from the website and tried converting. I used
the following command :-
iconv -f CP1250 -t ASCII <sample.txt > asc.txt
in the command prompt. It is giving me the following error.
iconv: (stdin): cannot convert
I tried a simple file with english chars, then it is not throwing error but
just replicating the same. Can you pls help me over what could be the
problem.
Regards
Sanjayan
Im trying to convert ASCII code into CP1250,CP1252 and vice versa. I
donwloaded the iconv exe file from the website and tried converting. I used
the following command :-
iconv -f CP1250 -t ASCII <sample.txt > asc.txt
in the command prompt. It is giving me the following error.
iconv: (stdin): cannot convert
I tried a simple file with english chars, then it is not throwing error but
just replicating the same. Can you pls help me over what could be the
problem.
Regards
Sanjayan