Platforms to show: All Mac Windows Linux Cross-Platform

EncodingToCP1252MBS(s as string) as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method String MBS Util Plugin 3.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns a string encoded with Codepage 1252.

The string is converted to Unicode (if it's not allready Unicode) and than encoded to a CP 1252 string which is returned with encoding set to binary.
(other encodings are available, but currently not in the plugin)

May return "" on low memory conditions.
Strings and encoding work only perfectly for RB 4.5 or newer.
Added Linux support in v5.1.

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...