Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

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: 23 24.0

Examples

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

...