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 3 Current »

Specify If documents won't be opened after the generation.


XFRX#LISTENER.DoNotOpenViewer=boolean

Return Value

Boolean
Specify If documents won't be opened after the generation. Default value is .F.

Examples

m.loXFRX = EVALUATE([xfrx("XFRX#LISTENER")])
m.loXFRX.DoNotOpenViewer=.T.

RELE m.loXFRX
  • No labels