Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ascii to HEX in Unicode fonts
Message
From
10/02/2014 03:58:42
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Ascii to HEX in Unicode fonts
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01593811
Message ID:
01593811
Views:
69
Dear All,
I am using from Persian font. ( similar to Arabic )
I need to calculate HEX value of each character of my string.
So, ascii code of my character must be based on UNICODE.
For example
?asc(“م”) && Return 227 => HEX=E3

But in Unicode, it must return 1605 => HEX=0645

How I can do this conversion?
Next
Reply
Map
View

Click here to load this message in the networking platform