| The PRTEXP Procedure |
| Procedure Features: |
|
This example shows you how to write the attributes that are used to define a printer to the SAS log.
| Program |
| |
proc prtexp usesashelp; select postscript; run; |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.