首页 > 其他 > 详细

SAS Config文件 处理流程

时间:2014-12-15 21:35:57      阅读:401      评论:0      收藏:0      [点我收藏+]

bubuko.com,布布扣

Processing Options Specified by Additional CONFIG Options

You can also specify additional –CONFIG options within any configuration file. When SAS encounters a –CONFIG option, SAS immediately processes the options in that named file and then returns to process the remainder of the current file. SAS options that are encountered later in the processing always override those options that are specified earlier. For example, if you specify -ICON in the file that is specified by the SAS_SYS_CONFIG environment variable, and then –NOICON in the file that is specified by the SAS_USER_CONFIG environment variable, the –NOICON option is used. Since the options that you specify in the SAS invocation command are always processed last, those option values always override the option values that are specified in configuration files. Order of Processing for SAS Configuration Files illustrates the flow of the SAS configuration file processing.
 
注意:在SAS_SYS_CONFIG 定义过options以后,小心被后边处理的cfg文件覆盖了

SAS Config文件 处理流程

原文:http://www.cnblogs.com/tyoyi/p/4165827.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!