Opens the Print dialog
DLGPRT <NOSOURCE | ACTIVEBITMAP | SCREENBITMAP
| AWSBITMAP | CLIPBITMAP | CLIPTEXT | ALTCMD='command' | BITMAPONLY
| NODISPLAY | VERIFY>
|
- no argument
- prints the active window with the default
print settings.
- ACTIVEBITMAP
- suppresses the Print dialog box and prints
the active window as a bitmap.
- ALTCMD='command'
- uses the Print dialog box to issue a command
other than PRINT.
- AWSBITMAP
- suppresses the Print dialog box and prints
the main SAS window as a bitmap.
- BITMAPONLY
- allows only bitmap printing from the Print
dialog box.
- CLIPBITMAP
- suppresses the Print dialog box and prints
the contents of the Windows clipboard as a bitmap.
- CLIPTEXT
- suppresses the Print dialog box and prints
the contents of the Windows clipboard as text.
- NODISPLAY
- suppresses the Print dialog box and prints
using the default settings.
- NOSOURCE
- prevents the user from specifying a source
(application window) from which to print.
- SCREENBITMAP
- suppresses the Print dialog box and prints
the entire screen as a bitmap.
- VERIFY
- checks to see if the active application
window supports text printing (that is, whether the File
pull-down menu contains a
Print
item). If it does not, the Print dialog box allows only bitmap printing.
The Print dialog
box allows you to print the contents of the active
window.
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.