LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: shankera <shanker_anita@HOTMAIL.COM>
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?


Back to: Top of message | Previous page | Main SAS-L page