SetDoNotOpenViewer Method
Set flag If documents won't be opened after the generation.
Object.SetDoNotOpenViewer(tuVal)
Parameters
tuVal
Specify If documents won't be opened after the generation - see to DoNotOpenViewer property.
Remarks
Applies To: oXFRX
XFRX version: 24.0
Examples
= EVALUATE([xfrx("LOADRL")]) _Screen.oXFRX.SetDoNotOpenViewer(.T.)