Date: Mon, 17 Jul 2006 09:49:20 -0700
Reply-To: Irin later <irinfigvam@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Irin later <irinfigvam@YAHOO.COM>
Subject: How to drop a data set
Content-Type: text/plain; charset=iso-8859-1
I am trying to drop a n existing dataset and I got the following error. What I am doing wrong?
Thank you in advance,
Irin
38 /*******************************************************************/
39
40 drop data=costclaimsM;
____
____
____
180
180
180
ERROR 180-322: Statement is not valid or it is used out of proper order.
ERROR 180-322: Statement is not valid or it is used out of proper order.
ERROR 180-322: Statement is not valid or it is used out of proper order.
41 run;
42
---------------------------------
Do you Yahoo!?
Get on board. You're invited to try the new Yahoo! Mail Beta.