PRB: Report Page Preview Appears Briefly, Then ClosesLast reviewed: June 27, 1995Article ID: Q108624 |
The information in this article applies to:
SUMMARYWhen you issue a REPORT FORM <form name> PREVIEW command, the preview displays briefly on the screen, and then disappears without allowing you to view its contents.
CAUSEThis behavior is caused by running a report preview on a database that contains zero records. This behavior also occurs if a filter condition or an index with a filter is in use that prevents access to any records.
MORE INFORMATION
Steps to Reproduce Behavior
The same behavior also occurs if you type the following commands in the Command window after you have created TEST1.FRX if TEST.DBF contains zero records:
USE TEST.DBF EXCLUSIVE REPORT FORM TEST1.FRX PREVIEWThis behavior differs from that of FoxPro for MS-DOS. In FoxPro for MS-DOS, when the same report form is executing a page preview, a blank screen will be displayed, and FoxPro will wait for you to choose the Done button before returning to where the preview was called from.
|
Additional reference words: FoxWin 2.50 2.50a 2.50b blink flash flicker
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |