File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616);
1717
1818%if %cstutilnobs(_cstDataSetName=work .dirtree_adam)=0 %then %do ;
19- %put WAR %str (NING): No XPT files to read in directory %sysfunc (pathname (dataadam).;
19+ %put WAR %str (NING): No SAS dadatsets to read in directory %sysfunc (pathname (dataadam).;
2020%end ;
2121
2222
5959);
6060
6161%if %cstutilnobs(_cstDataSetName=work .dirtree_sdtm)=0 %then %do ;
62- %put WAR %str (NING): No XPT files to read in directory %sysfunc (pathname (datasdtm).;
62+ %put WAR %str (NING): No SAS dadatsets to read in directory %sysfunc (pathname (datasdtm).;
6363%end ;
6464
6565data _null_ ;
101101);
102102
103103%if %cstutilnobs(_cstDataSetName=work .dirtree_send)=0 %then %do ;
104- %put WAR %str (NING): No XPT files to read in directory %sysfunc (pathname (datasdtm).;
104+ %put WAR %str (NING): No SAS dadatsets to read in directory %sysfunc (pathname (datasdtm).;
105105%end ;
106106
107107data _null_ ;
You can’t perform that action at this time.
0 commit comments