Date: Thu, 4 Mar 1999 16:20:32 +0100
Reply-To: adolf-a.quast@DB.COM
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Adolf Quast <adolf-a.quast@DB.COM>
Subject: Antwort: Re: SAS Output to MS Word table
Content-type: text/plain; charset=us-ascii
Hi,
if you are using SAS 6.12 for WinNT or Win95 you can save Output in .RTF-Format.
Just choose "File", "Save As" and select "RTF-Files (*.rtf) in the Combo-Box.
SAS will save your Output in Rich-Text-Format and write all the tags for you.
Cheers
Adolf Quast
Datum: 04.03.99 16:08
An: SAS-L@uga.cc.uga.edu
Antwort an: lpogoda@aol.com
Betreff: Re: SAS Output to MS Word table
Nachrichtentext:
In article <7b9dvm$ntn$1@spitting-spider.aracnet.com>, "Fearless"
<feldesman@usa.hormelnet> writes:
>Save output as .rtf file. Read into MS Word as
>.rtf file. Manipulate from there.
With fifteen years of SAS experience, that answer says nothing to me, whatever
it may say to someone else.
How do I go about saving the output in rich text format? Are you talking about
using a null data step and explicitly writing the necessary tags? Or is there
some more-or-less automatic way of doing this?