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 (August 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 17 Aug 2009 07:29:53 -0700
Reply-To:     coolguyz73 <sibby2509@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         coolguyz73 <sibby2509@GMAIL.COM>
Organization: http://groups.google.com
Subject:      Re: SAS Application closes
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

On Aug 17, 9:20 am, iebup...@GMAIL.COM ("Data _null_;") wrote: > I would guess the last sub program includes the line > > ENDSAS; > > On 8/17/09, coolguyz73 <sibby2...@gmail.com> wrote: > > > > > I have a program which includes other sub programs in it. The first > > sub program reads a file into the dataset, the next two subprograms > > does some formatting and the final sub program (macro) writes the > > output. When I run this program for a million obseravtions, the log > > file closes and the SAS application closes. It does give the right > > output though. > > Can someone tell why the SAS application closes ? > > > Thanks- Hide quoted text - > > - Show quoted text -

Thanks for all the replies!!! It does have a ENDSAS statement in the final sub program as well as the end of the main program. Could removing the stmt rectify the fault


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