codepage=

WIN32OLE.codepage = CP
Class Public methods

Sets current codepage. The ::codepage is initialized according to Encoding.default_internal. If Encoding.default_internal is nil then ::codepage is initialized according to Encoding.default_external.

WIN32OLE.codepage = WIN32OLE::CP_UTF8
WIN32OLE.codepage = 65001
doc_ruby_on_rails
2015-06-12 19:46:18
Comments
Leave a Comment

Please login to continue.