Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Code page traslation

20 views
Skip to first unread message

Jacek Stanislawski

unread,
Apr 5, 2007, 7:12:29 AM4/5/07
to
How can I do this:

I must write program in xEdit in windows code page ("PLWIN").
I want execute program in another code page ("PL852").

Jacek Stanislawski

Christian T. Kurowski

unread,
Apr 11, 2007, 4:57:25 PM4/11/07
to
Try
HB_ANSITOOEM() and HB_OEMTOANSI()

Regards
Christian T. Kurowski

Jacek Stanislawski napisał(a):

Saulius

unread,
Apr 12, 2007, 2:07:25 AM4/12/07
to

Jacek,

> How can I do this:
>
> I must write program in xEdit in windows code page ("PLWIN").
> I want execute program in another code page ("PL852").

Look at ChangeLog.016 file for HB_SETTERMCP function.
Przemek describes about translations you wants.

Regards,
Saulius


Christian T. Kurowski

unread,
Apr 12, 2007, 1:23:57 PM4/12/07
to
It is very good news for me. Thank you Saulius.

Regards,
CTK

Saulius napisał(a):

kben...@freemail.hu

unread,
Apr 13, 2007, 2:41:07 PM4/13/07
to

Saulius írta:

But where is this file?

Jacek Stanislawski

unread,
Apr 17, 2007, 3:55:33 AM4/17/07
to

Super, but I have made tests and this function don't worked in Builder or I
do something wrong.
Only HB_Translate() and HB_ANSITOOEM() and HB_OEMTOANSI() work good.

Jacek

luiz Rafael Culik Guimaraes

unread,
Apr 17, 2007, 7:44:29 PM4/17/07
to
Jacek

hb_settermcp() normaly is used on xharbour linux apps

on windows, use then hb_oemtoansi() and hb_ansitooem()
or one of the functions from contrib\unicode

Regards
Luiz
"Jacek Stanislawski" <Jacek.Sta...@lodz.rio.gov.pl> escreveu na
mensagem news:4624dd5a$0$9097$834e...@reader.greatnowhere.com...

0 new messages