DFPreviewNoWait - cWinReport2
Opens the printer viewer as a modeless viewer
Type: Procedure
Syntax
Procedure DFPreviewNoWait
Call Example
Send DFPreviewNoWait
Description
DFPreviewNoWait opens the printer viewer with your document. You can use this to re-open the report viewer if it has been closed. Normally, the report object handles all of this for you and you should never need to send this message. Setting the object's output_device_mode to PRINT_TO_WINDOW will cause the report viewer to be available as your report is generated.