LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 1999, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 23 Sep 1999 15:09:25 +0100
Reply-To:     "Bassett, Jeremy" <jb95661@GLAXOWELLCOME.CO.UK>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Bassett, Jeremy" <jb95661@GLAXOWELLCOME.CO.UK>
Subject:      Re: A bunch of SAS questions - WHY?
Comments: To: Diana Noble <diana.noble@PRUDENTIAL.COM>
Content-Type: text/plain

To print SCL use PROC BUILD with a PRINT option somewhere.

Jeremy Bassett SAS Specialist Perfecta Computer Services Ltd

> -----Original Message----- > From: Diana Noble [SMTP:diana.noble@PRUDENTIAL.COM] > Sent: Thursday, September 23, 1999 3:00 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: A bunch of SAS questions - WHY? > > SAS-L'ers: > > Forgive me if these have been asked before. I should probably know the > answers... but maybe if anyone of you knows the > answers to these you could help. Who knows, perhaps the answers will help me > get certified some day. (or certifiable) My platform is Windows NT 4.0 using > SAS 6.12 > > Burning question #: > When using PROC REPORT, I want to eliminate the report printout to the OUTPUT > window. Can anyone tell me how to do this? I have tried using the OUT= > option, but this still generates output . > Is there macro debug button? > In SCL, I can't seem to get my code to print directly to the printer. But if > I cut and paste to the Program Editor Window, I can print fine. Is this a > configuration problem? > Why do the SCL window and Program Editor behave differently with respect to > inserting lines? In Program Editor I just hit a RETURN button, but the SCL > window requires a CMS/KEDIT-esque keying of the 'I' in the margin. > > This should do for now. There's probably tons more where this came from. Just > so much can occur over one's morning coffee. > > Thanks much, > > Diana Noble


Back to: Top of message | Previous page | Main SAS-L page