Date: Thu, 25 Oct 2007 13:21:06 -0400
Reply-To: "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Subject: Re: Compare rtf files in SAS
On Thu, 25 Oct 2007 07:55:19 -0700, Monk <venkateshnt@GMAIL.COM> wrote:
>Hi everyone,
>
>Is there a way in SAS to compare two rtf files, created by SAS ODS.
>How do I have to read those rtf files to compare? Is any body having
>sample programs to do this, I couldn't find one on web? Please let me
>know.
>
>Any suggestions will be greatly appreciated.
>
>Thanks!
>Monk
You can probably do a simple comparison to determine if the two files are
exactly, byte by byte, identical. For anything beyond that, it will be much
easier to use MS Word.
|