LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (April 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 17 Apr 2008 07:58:32 -0700
Reply-To:     chris@OVIEW.CO.UK
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         chris@OVIEW.CO.UK
Organization: http://groups.google.com
Subject:      Re: ODS class name for COMPUTE blocks?
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

Thanks very much, Richard, that's exactly what I needed to know. I hadn't thought of using some sample HTML output to determine the class ID (I'm creating PDF output) - that will prove very useful, now and in the future.

Cheers,

Chris. -------------------------------------------------------- Elvis SAS Log Analyser - http://www.oview.co.uk/elvis Version 1.4 now available - try the new Date Calculator! --------------------------------------------------------

On 17 Apr, 14:44, rdevene...@WILDBLUE.NET ("Richard A. DeVenezia") wrote: > ch...@oview.co.uk wrote: > > Hi, > > > Can anyone save me some time? I want to set up an ODS template that > > includes a style for text produced by a PROC REPORT 'compute' block. > > I know I can add a style explicitly on the 'compute' statement, but > > would like it to be stored in the template instead. So instead of, > > say, 'style data...' or 'style pageno...', what would I use? > > > I can't see anything obvious in the SOURCE listing from the default > > style. > > > As a follow-up, is there are complete reference for this somewhere? I > > haven't found it yet, if so... > > There are numerous cells or sections into which computed information can be > rendered. > > > I want to set up an ODS template that > > includes a style for text produced by a PROC REPORT 'compute' block. > > Do you mean the text output by a LINE statement ? > Supposing that you do.... > <snip>


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