现在发现,如果我在编辑器中提交的程序存在open code recursion错误,比如下面的少一个引号。
data a;
x=" ;
run;
这时这些热键就不能正常运行(大概从第二次按这个热键开始),就会出现提示:
NOTE: a %DISPLAY statement is currently executing. All subsequently submitted statements will not begin executing until its completion.