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 (July 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, 9 Jul 2008 15:22:59 -0400
Reply-To:   Lizette Koehler <starsoul@mindspring.com>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Lizette Koehler <starsoul@MINDSPRING.COM>
Subject:   ODS on the mainframe
Content-Type:   text/plain; charset=UTF-8

I am trying to create ODS output on my z/OS V1.7 system running SAS V913 SP4. Batch process.

I can create the HTML text. However, in my mainframe dataset it is one long line of HTML text.

I need to know how to tailor my output so that the ODS can be placed in an MVS Data set so I can ftp it to the server for viewing.

We do not have SAS Connect or SAS Access that would allow me to write it directly to the server. I will have to put in an FTP process.

My first requirement is to be able to send it to my Hard drive and then use IE to open it up to see how it looks.

I have been reading the ODS manual, but there is a lot to go through to find the parts about how to do this on a mainframe system

If you can point me to a specific spot in a manual or recommend a good book, that would be very helpful.

Lizette


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