SAS中文论坛
标题:
关于基本produce html, 请大家帮忙。
[打印本页]
作者:
shiyiming
时间:
2011-2-22 11:39
标题:
关于基本produce html, 请大家帮忙。
郁闷了。想run 基本html output,怎么弄都不出来。 Tools--->Options--->Preferences. 已经改成html。
log 提示:
ERROR: Generic critical error.
ERROR: Read Access Violation In Task ( Submit ]
Exception occurred at (63CC5C0D)
Task Traceback
我的code 是:
ods html body='D:\My Documents\My SAS Files\billing1.htm';
proc print data=Sasuser.Insure;
run;
ods html close;
ods listing;
欢迎光临 SAS中文论坛 (http://mysas.net/forum/)
Powered by Discuz! X3.2