Date: Tue, 25 Mar 2008 12:29:24 -0400
Reply-To: Bob_Abelson@HGSI.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Bob_Abelson@HGSI.COM
Subject: PROC DATASETS and DROP
Content-Type: text/plain; charset=us-ascii
I can't seem to find anything in the online documentation that will help
me. I'm using PROC DATASETS to rename and label variables in several
datasets, and want to be able to drop a variable. It didn't work with
modify x(drop=y);
nor with
modify x;
drop y;
So, can it be done?
Thanks.
Bob Abelson
HGSI
240 314 4400 x1374
bob_abelson@hgsi.com
|