Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
KB-20190220-01
KB-20190220-01
KB-20190220-01

Version

16.0.0

Cause

First textbox with font Arial.
Second textbox with font Arial and directive #UR INCLUDEFONT UNICODE

Symptoms

Text from the second textbox is encode encoded ASCII.

Workaround


Use  SetOtherParams() method and "UNICODE"

Code Block
m.loSession.SetOtherParams("UNICODE",.T.)