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 (November 2004, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 17 Nov 2004 08:08:46 -0500
Reply-To:     Peter Crawford <peter.crawford@BLUEYONDER.CO.UK>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Peter Crawford <peter.crawford@BLUEYONDER.CO.UK>
Subject:      Re: How to create HTML using ODS???
Comments: To: saqi2000@GMAIL.COM

isn't this just "ODS for datasteps" where ODS is an option on the file statement :

For an example in the online doc of v8, try: http://v8doc.sas.com/sashtml/ods/z0489850.htm

Peter

On Mon, 15 Nov 2004 11:28:10 +0000, Saqi <saqi2000@GMAIL.COM> wrote:

>Hi SAS-Lers, > >I have got a data set that contains list of all employees and I would >like to output in HTML format using ODS in the following format: >Employee ID 12345 >Employee Name John Smith >Address 123 London Road > Chingford > London >Postcode X11 1ZZ >Country UK > >Is it possible that anyone can tell me how can I do this??? > >Regards > >Jan


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