Date: Thu, 3 Jul 2008 15:01:20 -0700
Reply-To: shankera <shanker_anita@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: shankera <shanker_anita@HOTMAIL.COM>
Organization: http://groups.google.com
Subject: %SYSFUNC problem
Content-Type: text/plain; charset=ISO-8859-1
I wrote some code that won't execute correctly, and it gives me a
message about the dataset already being open. I tried adding a
statement before %sysfunc(open) statement that was basically a
%sysfunc(close), but that didn't work. Has anyone else experienced
this?
|