Pastebin
Paste #2884: No description
< previous paste - next paste>
Pasted by Anonymous Coward
%put SAS Program to Sleep for 60 seconds; data _null_; call sleep(60,1); run;
New Paste
Go to most recent paste.
< previous paste - next paste>
%put SAS Program to Sleep for 60 seconds; data _null_; call sleep(60,1); run;
Go to most recent paste.