PRB: Printer Not Ready in FoxPro for UNIXLast reviewed: October 29, 1995Article ID: Q138745 |
The information in this article applies to:
SYMPTOMSWhen printing in FoxPro for Unix, your application or FoxPro itself may fail and give a Printer not ready error message.
CAUSEThe temp (.tmp) files created by FoxPro have been redirected to a location where the user has insufficient rights.
RESOLUTIONRedirect the .tmp files to a location where the user has sufficient permissions. Optimally, in a multi-user situation where more than one user will be working with FoxPro, the temp files should be directed to the user's home directory.
STATUSThis behavior is by design.
MORE INFORMATIONFoxPro creates temp files for many operations, such as SQL Selects and sorting. It is a requirement that FoxPro have a location where it can write this information. If it does not, printing and other operations will fail.
|
Additional reference words: 2.60 FoxUnix not ready failure
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |