trichview.com

trichview.support




Re: RichViewEdit1.SearchText


Return to index


Author

Message

Sergey Tkachenko

Posted: 04/04/2002 13:37:43


Is s2 empty before call of RVU_UnicodeToAnsi? (call Length(s2) in

Evaluate/Modify window)

Is s2 empty after call?

Please step into RVU_UnicodeToAnsi. Does the first parameter (CodePage) have

a

correct (Korean) value?



> Result

>

> {$IFNDEF RVDONOTUSEUNICODE}

> if rvioUnicode in ItemOptions then

>   s2 := RVU_UnicodeToAnsi(GetDefaultCodePage, s2);

> {$ENDIF}

>

> English --> Search

> Korean  --> s2 := '' (NUll)








Powered by ABC Amber Outlook Express Converter