随笔分类 -  PROC REPORT

摘要:data class; set sashelp.class; level = '1'; run; option nodate nonumber; ods escapechar='^'; ods rtf file="./_1.rtf" contents toc_data; ods proclabel= 阅读全文
posted @ 2021-10-31 10:01 Iving 阅读(608) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2021-10-23 21:56 Iving 阅读(0) 评论(0) 推荐(0)