SetNewViewerSession Method

Specify if Word and HTML documents will be open in a new Word / Web browser instance.

Object.SetNewViewerSession(tuVal)

Parameters

tuVal

Specify if Word and HTML documents will be open in a new Word / Web browser instance - see to NewViewerSession property or parametr tlNewSession of SetParams() method.

Remarks

Applies To: oXFRX

XFRX version: 24.0

Examples

= EVALUATE([xfrx("LOADRL")])
_Screen.oXFRX.SetNewViewerSession(.T.)