hi all
i have a problem and wish someone can help me
i wrote a simple VB 6 code to export the clipboard contents to a text file using clipboard.gettext command . it worked well when the clipboard content is written into English , but when it is Arabic the output is ?????????? ?????? ?????? ? ????? and so on . so what to do???
Note:
1)My non-unicode language is set to be Arabic
2)I checked the option "Extend support of advanced text services to all programs"
3)I have VB 6 service pack 6
4)I have no problem to write in Arabic in VB but the problem is in using the clipboard.gettext command
thanks for being concerned


