Try it. Can you tell us why the PUT statement apparently printed the PDV twice. Hint: _ERROR_.
28 data _null_;
29 _error_ = -50;
30 put _all_;
31 run;
_ERROR_=-50 _N_=1
_ERROR_=-50 _N_=1
2025 SAS Hackathon: There is still time!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!