SYSFUNC

本文详细介绍了SAS系统中的一系列SYSFUNC函数,包括用于处理数据集、文件、目录等操作的函数,如ATTRC、ATTRN、CEXIST、CLOSE等,以及与外部文件交互的相关函数,如FOPEN、FCLOSE、FREAD、FWRITE等。这些函数对于SAS编程和数据管理至关重要。
摘要由CSDN通过智能技术生成

本文来源于西铁房临床试验爱好者中心(本帖最后发表人:西铁房版主Stanley)
转载请保留此链接:
http://www.clinicaltrialfans.com/posts/list/470.page


ATTRC returns the value of a character attribute for a SAS data set. %SYSFUNC(ATTRC(data-set-id,attr-name))
ATTRN returns the value of a numeric attribute for specified SAS data set. %SYSFUNC(ATTRN(data-set_id,attr-name))
CEXIST verifies the existence of a SAS catalog or SAS catalog entry. %SYSFUNC(CEXIST(entry <, 'U'>))
CLOSE closes a SAS data set. %SYSFUNC(CLOSE(data-set-id))
CUROBS returns the number of the current observation. %SYSFUNC(CUROBS(data-set-id))
DCLOSE closes a directory. %SYSFUNC(DCLOSE(directory-id))
DINFO returns a specified information item for a directory. %SYSFUNC(DINFO(directory-id,info-items))
DNUM returns the number of members in a directory. %SYSFUNC(DNUM(directory-id))
DOPEN opens a directory. %SYSFUNC(DOPEN(fileref))
DOPTNAME returns a specified directory attribute. %SYSFUNC(DOPTNAME(directory-id,nval))
DOPTNUM returns the number of information items available for a directory. %SYSFUNC(DOPTNUM(directory-id))
DREAD  returns the name of a directory member. %SYSFUNC(DREAD(directory-id,nval))
DROPNOTE  deletes a note marker from a SAS data set or an external file. %SYSFUNC(DROPNOTE(dat

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值