The Idea is good, I think, but something is missing. Undefinied reference 
HB_FUN_HB_SETCODEPAGE. I tried including some chs but I could not find out the 
solution.

les


----- Original Message ----- 
From: "Massimo Belgrano" <mbelgr...@deltain.it>
To: "Siny" <s...@freemail.hu>; "Harbour Project Main Developer List." 
<harbour@harbour-project.org>
Sent: Sunday, April 25, 2010 10:51 AM
Subject: Re: [Harbour] Inrwenational ascii characters


Can finish this demo to help me to undestrand

   request HB_CODEPAGE_HU852
   request HB_CODEPAGE_HUISO
   proc main()
      HB_SETCODEPAGE("HU852")  // internal application encoding
      HB_SETTERMCP( "HUISO" )  // terminal input/output encoding
      ? "AÁÁÄBCDEÉFGHIÍÍJKLMNOÓÓÖŐŐPQRSTUÚÚÜŰŰVWXYZ"
      ? "aááäbcdeéfghiííjklmnoóóöőőpqrstuúúüűűvwxyz"
      WAIT
   return


2010/4/25 Siny <s...@freemail.hu>:
> Hi,
>
> I have 7 little and 7 large Hungarian characters. On the console in command
> line or editor each character is perfect. In a Clipper application is, too.
> In Harbour in the menus 5 characters - 4 large and 1 little - shows as
> graphical signs. And the keyboard is same stupid. Do anybody know solution?
>
> tnx, les
> _______________________________________________
>



-- 
Massimo Belgrano

<<h.GIF>>

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to