VB6Runtime / Library / String / ansi

VB6 Library Reference

Windows-1252 (ANSI) helpers shared by the string functions. VB6 stores strings as Unicode internally but the Asc/Chr family operates on the system ANSI code page. This runtime models that code page as Windows-1252, the default on Western Windows systems.

← Back to String | View all functions