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 (March 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 19 Mar 2008 06:23:26 -0400
Reply-To:     Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Subject:      Re: SAS doing its own book keeping post user code execution ???

Maybe you somewhere have a problem in your code. E.g. a open comment, open quote / double-quote, a missing ; , no RUN; statement, ...? So SAS might be waiting for something to complete the last step... Gerhard

On Wed, 19 Mar 2008 15:32:14 +0530, Diwakar Sharma <Diwakar_Sharma@MCKINSEY.COM> wrote:

>Hi SAS-L, > >Does SAS do any sort of "internal processing / book keeping / Result >window updation etc" once its through running the user submitted code ?? >I am facing a situation where "my" code has run (verified as the last step >is to transfer work data into a permanent location) and SAS is still doing >some processing (and stops responding) > >This question pertains to SAS 9.1.3 running on WinXP. > >Thanks in advance. > >Best regards, >Diwakar Sharma > >+=========================================================+ >This message may contain confidential and/or privileged >information. If you are not the addressee or authorized to >receive this for the addressee, you must not use, copy, >disclose or take any action based on this message or any >information herein. If you have received this message in >error, please advise the sender immediately by reply e-mail >and delete this message. Thank you for your cooperation. >+=========================================================+


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