Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unicode text
Message
From
12/05/2008 15:23:17
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Unicode text
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01316479
Message ID:
01316479
Views:
52
I am sending command to mscomm working good but when i try to send unicode(arabic) i get ????
thisform.comm1.output=thisform.message.Value+chr(26)
I try alos strconv
thisform.comm1.output=STRCONV(thisform.message.Value,10)+chr(26)
Can any one tell how i can send text(sms) in unicode
thanks
Next
Reply
Map
View

Click here to load this message in the networking platform