Versions Compared

Key

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

...

How to use textformat with XFRX#LISTENER

Using texformat with report listener is simply,  but is require set value 2 to properties CallEvaluateContents and CallAdjustObjectSize.

Code Block
loSession=EVALUATE([XFRX("XFRX#LISTENER")])
loSession.CallEvaluateContents=2
loSession.CallAdjustObjectSize=2