Date: Mon, 2 Feb 2004 14:40:07 -0500
Reply-To: "Richard A. DeVenezia" <radevenz@IX.NETCOM.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Richard A. DeVenezia" <radevenz@IX.NETCOM.COM>
Subject: Printing to the Log window ?
Is there a way to print to the log window ?
I tried
ods listing;
proc printto print=log; run;
proc print data=sashelp.class;
run;
proc printto print=print; run;
It runs, but I don't know where the proc print output went.
--
Richard A. DeVenezia
|