求助SAS专家们一个问题

l
linglongta
楼主 (北美华人网)
SAS EG 里面不知道哪个设置搞的 每次一run 自动给我create一个新的program 重新把运行的code copy在里面 有谁知道怎么改吗? 谢谢。
猫麦麦
选中你要运行的部分,按F3,弹出对话框,按Y。
s
seikoh
回复 1楼linglongta的帖子
I am not sure if you are taking about this issue, but hope this helps:
Turn off Show generated wrapper code in SAS log How to find it: Tools->Options->Results->Results General...about halfway down the window. This option really helps to declutter your SAS log within SAS Enterprise Guide. 
s
sunsunyi
二楼正解。如果你升级到EG8.1 , 这个就不会再发生了。
l
linglongta
我的是SAS EG 7.15 选中或不选程序 点F3都是运行 跟F8一样 没有窗口跳出啊
l
linglongta
回复 1楼linglongta的帖子
I am not sure if you are taking about this issue, but hope this helps:
Turn off Show generated wrapper code in SAS log How to find it: Tools->Options->Results->Results General...about halfway down the window. This option really helps to declutter your SAS log within SAS Enterprise Guide. 
seikoh 发表于 2020-07-23 22:04

好像不是这个的原因 谢谢你的回复