Home > Archive > Getting Started with dBASE > October 2006 > Re: Asia charactors problem









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Asia charactors problem
eric wu

2006-10-25, 7:23 am

Choose dBase driver = dBASE CHS cp936
and try this


a = "氨基酸螯合锌"
b = "氨基酸鳌合钙"
? a == b

the result is 'True' ? or 'False'



Roland Wingerter

2006-10-25, 7:23 am

eric wu wrote

> Choose dBase driver = dBASE CHS cp936
> and try this
>
>
> a = "氨基酸螯合锌"
> b = "氨基酸鳌合钙"
> ? a == b
>
> the result is 'True' ? or 'False'

-------
The result is 'false'.

? _app.ldriver // DB936CN0 (dBASE CHS cp936)

Roland



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com