Date: Thu, 3 Jul 2008 18:17:13 -0500
Reply-To: "Paul A. Thompson" <paul@WUBIOS.WUSTL.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Paul A. Thompson" <paul@WUBIOS.WUSTL.EDU>
Subject: Re: %SYSFUNC problem
In-Reply-To: <c01ff419-e9c7-43f6-9989-064a146c2f1e@c65g2000hsa.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"
Yep, I had that problem years ago. But I fixed it.
Seriously, your description is totally vague. Show us the code, please. No
one has ANY idea what you are talking about.
Paul A. Thompson, Ph.D.
Division of Biostatistics, Washington University School of Medicine
660 S. Euclid, St. Louis, MO 63110-1093
314-747-3793
paul@wubios.wustl.edu
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
shankera
Sent: Thursday, July 03, 2008 5:01 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: %SYSFUNC problem
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?
|