Versions Compared

Key

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

Anchor
KB-20191118-01
KB-20191118-01
KB-20191118-01

Version

XFRX 18.3.0/19.0.0

Cause

Changes in XFRXlib.fll and XFRX#CORE.

Symptoms

Long text was trimmed to nearest character if settings were set as "Deafult trimming".

Workaround

Change trim mode for text in XFF cursor.

Code Block
m.loXFF =m.loxfrx.oxfDocument

SELECT(m.loXFF.cxffalias)
REPLACE nTrimMode WITH 4 FOR RCTYPE="T" AND PENPAT=0 AND nTrimMode=0 && MJ 2019-11-18