Date: Fri, 21 Jan 2005 10:46:31 GMT
Reply-To: Rob <gofyself@NTLWORLD.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Rob <gofyself@NTLWORLD.COM>
Organization: NTL
Subject: Redirecting output
Hi
I'm doing a two dimensional frequency table with proc freq. I've set the
options such that I'm only getting the data I require and I have the line
out=work.f1
to redirect the output into a table I'll use later. Trouble is this table
is massive and the output is still going to the output window hence I keep
getting "Do you want to file, cancel, save, print etc.". How do I suppress
this and just get the output in the table f1?
Cheers
Rob
|