| The PRTEXP Procedure |
| PROC PRTEXP<option(s)>; |
| Options |
specifies that SAS search only the SASHELP portion of the registry for printer definitions.
| Default: | The default is to search both the SASUSER and SASHELP portions of the registry for printer definitions. |
specifies the SAS data set to create that contains the printer definitions.
The data set that is specified by the OUT=SAS-data-set option is the same type of data set that is specified by the DATA=SAS-data-set option in PROC PRTDEF to define each printer.
| Default: | If OUT=SAS-data-set is not specified, then the data that is needed to define each printer is written to the SAS log. |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.