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 (August 2008, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 13 Aug 2008 01:35:29 -0700
Reply-To:     RolandRB <rolandberry@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         RolandRB <rolandberry@HOTMAIL.COM>
Organization: http://groups.google.com
Subject:      Re: I need a good sas dataset to html converter
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

On Aug 13, 9:19 am, gerhard.hellrie...@T-ONLINE.DE (Gerhard Hellriegel) wrote: > On Tue, 12 Aug 2008 23:49:22 -0700, RolandRB <rolandbe...@HOTMAIL.COM> > wrote: > > >I need a good sas dataset to html converter. Does anyone have any > >links to code that can do this? > > You can use ODS for that. ODS in combination with a reporting proc of your > choice (PROC PRINT is a easy one, PROC REPORT has more features). > > For syntax, features and examples have a look into the documentation. > > Gerhard

I am looking at a situation where there is an old reporting system using data _null_ printing but that probably has a suitable source dataset for use either for proc report but I asssuming the worse in that it might have to go the dataset-to-html conversion route.


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