Skip to content
Apr 19 / Administrator

SetInputCharacterSet


Description:

When a TurboIntegrator process reads an external file as input, and this file is in some other character encoding (e.g. Japanese or Chinese), this function lets you specify THAT character encoding to TM1.
For example: In layman terms, this function tells other TM1 functions that the file is in Japanese, please use Japanese to Unicode converters to convert the data to unicode and use the converted data.


Syntax:

SetInputCharacterSet (CharacterSet);


Arguments:

CharacterSet - The character encoding in the input file to be used by the TurboIntegrator process.


Return Type:

Nothing


Example:

SetInputCharacterSet ('TM1CS_EUC_JP');



Leave a Comment

Thank you for Downloading.

Please input valid email id so that we can send you download link.

Email id Required.

We respect your privacy and never share your email id with anybody.