PCMSSetAnglicize
Syntax
int PCMSSetAnglicize(PCMServerID serv, bool onOff)
Parameters
- PCMServerID serv – The PC*Miler server ID.
- bool onOff – Set to True to turn on special character conversion. The default value is False.
Description
A global setting that turns the conversion of diacriticals (special characters such as accents) on or off. This function can alleviate problems and crashes that are caused by strings that are unusable due to the inclusion of diacriticals.
Return Values
Zero (0) for success, and negative (-1) on error.
Supported Since: PC*Miler Connect 28 Category: Trip Management