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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.