Skip to content
Prev 327686 / 398502 Next

Error: Line starting ' ...' is malformed!

On Monday, July 29, 2013 07:47:34 AM MacQueen, Don wrote:
That, plus the fact that all the other files were in plain ASCII, convinced me 
to recode DESCRIPTION to ASCII. Which solved the problem.

I guess, at least in this context, ASCII is considered an encoding as well as 
a character set.

Thanks.

Ross

P.S. For the record, I used recode on linux to do the conversion; iconv is 
another utility that would probably work.