Pastebin

Paste #2884: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text

%put SAS Program to Sleep for 60 seconds;
data _null_;
	call sleep(60,1);
run;

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.