Page 1 of 1

HELP ITALIAN LANGUAGE

Posted: Mon Jan 28, 2008 12:28 pm
by Silvio
How I can set on my application the italian language ?

Wich command I must write ?

Wich files I must compiled ( insert on my bath file) ?

Posted: Mon Jan 28, 2008 1:46 pm
by Antonio Linares
Silvio,

REQUEST HB_Lang_IT
REQUEST HB_CODEPAGE_ITWIN // or try HB_CODEPAGE_IT

HB_LangSelect("IT")
HB_SetCodePage("ITWIN") // or try "IT"

Posted: Tue Jan 29, 2008 11:37 am
by Silvio
thanks antonio
Wich file I musyt put on bathc compiler file ?