The following functions are the set of standard string functions that Net.Data supports:
MBCS support for OS/390, OS/2, Windows NT, and UNIX: You can specify multibyte character set (MBCS) support for word and string functions with the DTW_MBMODE configuration value. Specify this value in the Net.Data initialization file; the default is no support. You can override the value in the initialization file by setting the DTW_MBMODE variable in a Net.Data macro. See the configuration variable section in Net.Data Administration and Programming Guide and DTW_MBMODE for more information.
MBCS support for OS/400: DBCS support is provided automatically and does not require this variable.
Unicode support for OS/2, Windows NT, and UNIX: You can specify Unicode UTF-8 support for word and string functions with the DTW_UNICODE configuration value. Specify this value in the Net.Data initialization file; the default is no support. See the configuration variable section in the Net.Data Administration and Programming Guide for more information