www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.dwt - Error: 4invalid UTF-8 sequence :: How can I catch this?? (or otherwise

reply Charles Hixson <charleshixsn earthlink.net> writes:
I want to read a bunch of files, and if the aren't UTF, then I want to 
list their names for conversion, or other processing.  How should this 
be handled??

try..catch..finally blocks just ignore this error.
Oct 21 2009
parent Charles Hixson <charleshixsn earthlink.net> writes:
Charles Hixson wrote:
 I want to read a bunch of files, and if the aren't UTF, then I want to 
 list their names for conversion, or other processing.  How should this 
 be handled??
 
 try..catch..finally blocks just ignore this error.
Sorry, posted to wrong newsgroup
Oct 21 2009