I solved it !!
With your help !!

1. I installed the locales as Doriano said.
2. After that I found the ibm web-page with all the greek char types:
http://www-01.ibm.com/software/globalization/ccsid/ccsid_registered.jsp
3. I started printing with Fabien's routine and the different char types
of that page.
4. The solution is the following:

        sString = Conv$("αβγδεζηθΑΒΓΔΕΖΗΘ", "UTF-8", "cp737")

Yesterday I was trying with "ibm737" and got error ! But the solution
was so close !!

Thank you.



------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to