%let outpath = /home/u61XXXX/EPG1V2/output; run; (it will define the macro outpath ) outfile="&outpath/storm_final.csv" dbms=csv replace; run; NOTE: 3093 records were written to the file '/home/u61XXXX/EPG1V2/output/storm_final.csv' answer to your question is 3093
... View more