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 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
Comments: To: sas-l@uga.edu
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?


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