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 (October 2007, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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.


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