> 100s of files to do.

There's probably a better way, but you could do a mass substitution of all
extended ascii (chr's 128-255?) characters, replacing them with null. That
would probably leave a bunch of other "stuff" in the file but it would be a
start.

Another, probably more complete option would be to use Win32::OLE to do do
the "Save As" for you.
 
_______________________________________________
Perl-Win32-Users mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to