Display "enye" under Harbour 3.2

113 views
Skip to first unread message

Mario H. Sabado

unread,
Jun 3, 2025, 4:25:19 AMJun 3
to 'elch' via Harbour Users
Hi,

I have a problem displaying "enye" character in my application under Harbour 3.2.  Using the same prg source code, hbp project file with Harbour 3.4 (Viktor) and Harbourpp (Marcos) displays it correctly.  What do I need to do to work with Harbour 3.2?  

Thanks in advance for any help.

Best regards,
Mario

image.png

image.png


Francolino

unread,
Jun 3, 2025, 10:01:26 AMJun 3
to harbou...@googlegroups.com

Hi Mario

Add the following lines at the beginning of the program:

REQUEST HB_CODEPAGE_ESWIN
ncodepage:=hb_cdpSelect("ESWIN")

Regards,

Juan

--
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: https://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/CAGuBOFo0EJe5O13jV-78%2BuSn8k1vRkDW42gRYh-p9uWo3S9Csg%40mail.gmail.com.

Mario H. Sabado

unread,
Jun 3, 2025, 10:35:55 AMJun 3
to harbou...@googlegroups.com
Hola Juan,

The ESWIN did not work either but EN CodePage did the trick.  Thank you for the hint Juan as I was able to try other codepage settings resulting in EN that works for both Harbour versions.

Best regards,
Mario

Reply all
Reply to author
Forward
0 new messages