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 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 11 Nov 1997 13:54:00 +0100
Reply-To:     Frank.Poppe@SWOV.NL
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Frank.Poppe@SWOV.NL
Subject:      Ready for use (I hope): macro to convert tabulate output to nice
Content-type: MULTIPART/MIXED;

Hello,

Some time ago I started working again on the problem of converting TABULATE output into WordPerfect tables. I also asked for help from SAS-L, and got some tips. In the end I developed a SAS macro which now really seems to work. It produces two ASCII files, one with the bare contents of the output, and one with WordPerfect macro commands to turn that into a complete WP-table.

Maybe it all will soon (?) be obsolete when Version 7 with ODS becomes available. In the mean time perhaps some people can use it. And perhaps those working on it at SI can see what kind of functionality at least one user would like to see in that ODS... ;-)

For those not interested I apologize in cluttering up their mailbox, but I append two files: the SAS macro and a WP document with some description.

I tried to make it independent of platforms and operating systems, so it should be usable by anybody.

Interested in feedback,


WPTABUK.WPD [application/wordperfect]

TAB2WP.SAS [application/octet-stream]


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