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 (September 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 16 Sep 2008 11:03:35 -0400
Reply-To:     Sukumar Baluswamy <sukumar.baluswamy@CENDUIT.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Sukumar Baluswamy <sukumar.baluswamy@CENDUIT.COM>
Subject:      Running several SAS codes together
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I want to run 100 SAS codes periodically which are kept in one folder. Through the Windows task scheduler I’m invoking one code that code individually calls the 100 codes.

These 100 codes are running fine, if I run separately and also if I manually run the mail code. But it is NOT running properly if I invoke thru the Task scheduler, it is giving output only for first 2 codes, rest all the codes are giving blank output only.

Can any one please suggest what could be the reason?

Thanks in advance.

Regards, Sukumar


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