PRB: Apparent Hang When Output to Printer & to File w/ @..SAYsID: Q129312 The information in this article applies to:
SYMPTOMSWhen you send information to a printer and to a file by using @ SAY commands, the computer appears to lock up (hang). Although there is still activity on the hard disk, writing to the file appears to be abnormally slow.
CAUSEThe slowness appears to be caused by the existence of previous information that is still being held in the print buffer.
WORKAROUNDIssue the command SET PRINT TO on the line before the SET DEVICE TO FILE command to flush the print buffer and allow the information to be written to the file in a normal manner.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior1. In the Command window, type:
2. In the TEST.PRG editing window, issue the following commands:
3. Save the program by pressing CTRL+W. Then type the following in the
4. Note that the machine appears to be locked up.
Additional reference words: FoxWin 2.60a KBCategory: kbprg kbprb KBSubcategory: FxprgGeneral |
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |