1. Evaluate the requested INFORMIX-GLS function.
2. Determine if the requested function is appropriate for the data you are trying to process.
3. Execute the code that is appropriate for the type of data.
1. Convert the multibyte string into a wide-character string.
2. Process the wide-character string.
3. Convert the wide-character string back to a multibyte string.