Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How are unicode strings converted to ansi for external functions?

Status
Not open for further replies.

kgpkgp

Programmer
Feb 26, 2011
1
CY
Hi,

Migrating from PB6 to PB12. I have some external functions written in C that expect strings in ISO-8859-7 encoding. When using the ANSI convention of calling external functions, does PB assume that unicode Strings are in English? Is there a way to make powerbuilder convert to a specific encoding before calling the external function?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top