SYSTEM-DIALOG PRINTER-SETUPNUM-COPIES expressionLANDSCAPE PORTRAITUPDATE statusIN WINDOW windowNUM-COPIES expressionSpecifies the initial value of the Copies field in the Print dialog box. The value expression must evaluate to an integer expression. The user can change this value within the dialog box. This option is supported only with printer drivers that support multi-copy printing. Otherwise, the Copies field is disabled.UPDATE statusSpecifies a logical variable to return the status of the user’s dialog interaction. If the user chooses the OK button, the dialog sets status to TRUE. If the user chooses the Cancel button, the dialog sets status to FALSE.IN WINDOW windowSpecifies the window from which the Print dialog box is displayed. The value window must be the handle of a window.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |