Versions Compared

Key

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

...

Return Value

Boolean
Specify if Word and HTML documents will be open in a new Word / Web browser instance. If this property is set to .F.  then Word and HTML documents will be open in the current instance of the application. Default vaue is .F.

Remarks

Applies To: XFRX#LISTENER

Examples

Code Block
m.loXFRX = EVALUATE([xfrx("XFRX#LISTENER")])
m.loXFRX.NewViewerSession=.T.

RELE m.loXFRX