| Posted by Steve on 12/06/05 23:30 
>     * Determine if a file is binary.  Useful for doing file content> editing
 
 > Problem is that the results are completely backwards:
 
 > It's basically saying that binary files are ASCII and all ASCII files
 > are binary!  Is there a better function out there that can tell me if a
 > file is binary or not?
 
 Here is another suggestion:
 <http://groups.google.co.uk/group/comp.lang.php/browse_thread/thread/1d01eb12555a940d/cbf2065e8238ac45#cbf2065e8238ac45>
 
 ---
 Steve
 [Back to original message] |