The set disp is used to display the disposition in the SAS log. proc cas; session casauto; set disp; setsessopt / caslib="myCasLib"; run;.
確定! 回上一頁