From: Steve Denham on 15 Oct 2009 14:07 Try ods listing close; <code here> ods listing; proc print... Steve Denham Associate Director, Biostatistics MPI Research, Inc. ----- Original Message ---- From: ST <sheepsas(a)GMAIL.COM> To: SAS-L(a)LISTSERV.UGA.EDU Sent: Wed, October 14, 2009 10:59:38 PM Subject: How to suppress the proc ttest output? Hi there, I have a simple question! I want to run proc ttest several thousands times and get the p values. It is easy to get the values using ODS, but how to suppress the output in the .lst file? It seems there is no 'noprint' option for proc ttest. Thanks in advance, Hu
|
Pages: 1 Prev: EGuide 4.2 automation Next: Which SAS product am I running? |