filename helpp pipe 'help'; data help; infile helpp truncover; input line $char200.; command=scan(line,1,' '); lencomm=length(command); description=left(substr( ...
確定! 回上一頁