Date: Mon, 4 Aug 2008 15:41:59 +0530
Reply-To: Anindya Mozumdar <anindya.lugbang@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Anindya Mozumdar <anindya.lugbang@GMAIL.COM>
Subject: Re: compare
In-Reply-To: <9ccd08c5-c764-43ff-b43a-a1d9d77eabe1@k13g2000hse.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
>
> How to compare the name of the variable of 2 datasets. just the name
> not the information of the variables.
Output the results of PROC CONTENTS to two other datasets, convert the
variables names to lower or upper case and do a merge.
|