If set to .T., documents won't be opened after the generation. Default value = .F.
XFRX#LISTENER.DoNotOpenViewer=boolean
Examples
m.loXFRX = EVALUATE([xfrx("XFRX#LISTENER")]) m.loXFRX.DoNotOpenViewer=.T. RELE m.loXFRX
If set to .T., documents won't be opened after the generation. Default value = .F.
XFRX#LISTENER.DoNotOpenViewer=boolean
m.loXFRX = EVALUATE([xfrx("XFRX#LISTENER")]) m.loXFRX.DoNotOpenViewer=.T. RELE m.loXFRX