FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour 驴 HB_SetCodePage() ?
Posts: 1446
Joined: Mon Oct 10, 2005 02:38 PM
驴 HB_SetCodePage() ?
Posted: Wed Oct 06, 2010 09:34 PM

Hola a todos,

Hasta ahora estaba trabajando con la versi贸n FWH 9.03 y ahora quiero usar la FWH 10.9

En el programa tengo las siguientes l铆neas para establecer el lenguaje para la aplicaci贸n y ordenaci贸n de datos:

REQUEST HB_Lang_ES
REQUEST HB_CODEPAGE_ESWIN
HB_LangSelect("ES")
HB_SetCodePage("ESWIN")

No se si ahora s贸n necesarios pero tengo el problema que la funci贸n HB_SetCodePage() no es aceptada al lincar.

Esta funci贸n ha sido substituida por alguna otra? Ya no debe usarse?

No estoy encontrando referencias sobre esta funci贸n que me ayuden para poder compilar y lincar la aplicaci贸n.
Me pueden ayudar?

Gracias

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 1446
Joined: Mon Oct 10, 2005 02:38 PM
Re: 驴 HB_SetCodePage() ?
Posted: Wed Oct 13, 2010 12:25 PM

Alguna noticia al respecto?

Gracias.

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: 驴 HB_SetCodePage() ?
Posted: Wed Oct 13, 2010 12:40 PM

fivewidi

Usa HB_CDPSELECT( cVal )

Posts: 1446
Joined: Mon Oct 10, 2005 02:38 PM
Re: 驴 HB_SetCodePage() ?
Posted: Wed Oct 13, 2010 12:57 PM
Daniel Garcia-Gil wrote:fivewidi

Usa HB_CDPSELECT( cVal )


Gracias, esta tarde lo pruebo.

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Continue the discussion