PRB: Printing Problem with LaserWriter 8x PrinterID: Q128241 2.5x 2.60a MACINTOSH kbprint kbprb The information in this article applies to:
SYMPTOMSUsing SET DEVICE TO PRINTER PROMPT before executing a REPORT FORM command to a LaserWriter 8f or 8.2 may generate errors and may not print the document.
RESOLUTIONUse the PROMPT with the REPORT Command to avoid the error as in this example:
NOTE: If you are not using a REPORT FORM command, but are instead using ??
commands, and there are no @...SAY print commands in the program, then
remove any SET DEVICE commands which are not needed for ?? commands, and
which are known to also cause this message to occur.
SET DEVICE commands are only needed if using @...SAY print commands. However, this will produce the error message which are discussed in the following paragraphs.
STATUSThis behavior is by design.
MORE INFORMATION
Steps To Reproduce Behavior1. Go to "Chooser" and select a Laserwriter(8f or 8.2). Click the setup 2. Start FoxPro, and open a table (Salesman in tutorial folder). Then
3. Execute the following command in the Command window:
4. Execute the following command in the Command window:
Result in FoxPro version 2.5x for MacintoshThe following message is displayed at the bottom of screen:
This is followed by this message:
If you select the PrintMonitor, the following message is displayed:
Result in FoxPro version 2.6a for MacintoshThe following message is displayed in the center of the screen:
Additional reference words: FoxMac 2.50b 2.50c 2.60a
KBCategory: kbprint kbprb
KBSubcategory: FxprintDriver
|
|
Last Reviewed: May 25, 1996 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |