Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

KB-20200517-01

Version

<XFRX 21.0.0

Cause

Very long text.
Internal buffer for getting result from internal wordwrap function has length for 5415 rows only.

The buffer will be increased (20832 rows) in XFRX 20.0.

Workaround

Use LEFT() functions for creating short string.

  • No labels