Kbase 13871: SYSTEM-DIALOG PRINTER-SETUP
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
SYSTEM-DIALOG PRINTER-SETUP
System-dialog Printer-setup
---------------------------
The system-dialog printer-setup is a statement that puts up
a dialog-box that allows an end user to setup a printer
context for printing within MS-WINDOWS. It is documented on
page 1022 of the Language Reference 2 Guide. It
interactively allows users to specify a printer,
orientation and more for their print job.
A known bug with system-dialog printer-setup is bug
94-07-25-070 which is that only one copy will be printed
regardless what the user specifies as the number of copies
desired. This can be worked around by printing in a loop to
produce the desired number of copies.
If users are having trouble changing the context via the
system-dialog printer-setup, it may be that they still have
their application sending control codes to the printer.
These control codes will override the system-dialog
printer-setup and should be removed from the application.
Progress Software Technical Support Note # 13871