Microsoft
Software
Hardware
Network
Question : iconv : illegal input sequence at position
hi,
i am trying to convert text file to unicode-16 and this is the eror that
i get: illegal input sequence at position .
iconv -t UTF-16 textfile > filename
is there a problem using this command for conversion ? tks
Answer : iconv : illegal input sequence at position
Try this:
iconv -f ASCII -t UTF-16 -o outputfile textfile
Random Solutions
Send emails using listed, jquery
couple of things missing from Exchange 2010?
SQL query on a financial reporting table
WordPress FIle Manager w/ Database Integration
Script to email newly created computers. Need to add groups & users accounts also.
Sql Express 2008 Client connectivity tools
Netgear WPS and old computers
VB equation is slightly off
Get current active application name
Select a MS Table in VBA