Versions Compared

Key

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

The name of the file to be generated.


Code Block
XFRX#LISTENERObject.targetFileName=string


Remarks

Applies To: XFRX#LISTENER

Examples

Code Block
m.loXFRX = EVALUATE([xfrx("XFRX#LISTENER")])
m.loXFRX.targetFileName="c:\temp\out.pdf"

RELE m.loXFRX