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