FIX: Can't Select Beginning and End Pages in Print DialogLast reviewed: October 20, 1997Article ID: Q130089 |
3.00
WINDOWS
kbprint kbcode kbfixlist kbbuglist
The information in this article applies to:
SYMPTOMSWhen printing a report by using the REPORT FORM <form_name> TO PRINT PROMPT command, the Print dialog box does not present any options for setting beginning and ending pages (that is, a page range). You can set a page range in FoxPro for Windows, version 2.6.
RESOLUTIONTo print pages 1-5 of a Visual FoxPro report named Customer that uses Customer table in the Testdata database, follow these steps:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Windows.
MORE INFORMATION
Steps to Reproduce ProblemMake sure that you have a Customer table in Testdata database and execute the following commands from the Command Window: OPEN DATABASE testdata USE customer CREATE REPORT customer FROM customer REPORT FORM customer TO PRINTER PROMPT NOCONSOLE
|
Additional reference words: 3.00 print report page selection
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |