BUG: SET PDSETUP TO Does Not Release _PDPARMSLast reviewed: April 18, 1995Article ID: Q108170 |
The information in this article applies to:
SYMPTOMSThe _PDPARMS array is not released when a printer driver is deactivated by using the SET PDSETUP TO command or by selecting NONE in the Printer Driver Setup dialog box. Instead, the _PDPARMS array stays resident in memory and retains the last escape codes loaded into it.
RESOLUTIONTo release the _PDPARMS array, issue the following command:
RELEASE _PDPARMS STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONWhen a printer driver setup is loaded by using the command
SET PDSETUP TO <printer_driver_name>or by selecting a printer driver in the Printer Driver Setup dialog box, the printer driver program (GENPD.APP) creates and populates the _PDPARMS array.
|
Additional reference words: FoxDos 2.50a 2.50b 2.60 buglist2.50a
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |