Re: Can not write string to file (ascii mode) when string contains chars with bit 8 set
From: Michael Harris \(MVP\) ("Michael)
Date: 05/13/04
- Next message: Michael Harris \(MVP\): "Re: programmatically capture web page as internet archive (MHT)"
- Previous message: Bruce Hensley: "programmatically capture web page as internet archive (MHT)"
- In reply to: Gary Dryden: "Re: Can not write string to file (ascii mode) when string contains chars with bit 8 set"
- Next in thread: name: "Re: Can not write string to file (ascii mode) when string contains chars with bit 8 set"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 12 May 2004 18:00:46 -0700
> How does the FileSystemObject determine what char set to use when
> writing a file, can this be changed??
I don't really know how FSO methods work internally WRT choice of charset.
Al I know is that FSO methods that return TextStream objects opened for
write/append don't have any support for explicit charset, just the ASCII vs.
Unicode option.
-- Michael Harris Microsoft.MVP.Scripting Sammamish WA US
- Next message: Michael Harris \(MVP\): "Re: programmatically capture web page as internet archive (MHT)"
- Previous message: Bruce Hensley: "programmatically capture web page as internet archive (MHT)"
- In reply to: Gary Dryden: "Re: Can not write string to file (ascii mode) when string contains chars with bit 8 set"
- Next in thread: name: "Re: Can not write string to file (ascii mode) when string contains chars with bit 8 set"
- Messages sorted by: [ date ] [ thread ]