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:         Wed, 2 Jul 2008 12:06:25 -0700
Reply-To:     wardnine@HOTMAIL.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         wardnine@HOTMAIL.COM
Organization: http://groups.google.com
Subject:      Running SAS programs automatically on a periodic basis?
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

Hello! I have a simple SAS program that I run every few days (it imports an Excel file and converts it into a fixed-length text file). It doesn't take long at all to run the program, but I was wondering if there was a way to have the program run automatically without me having to open the program and manually click 'Run'? Is it possible the program could be run automatically on a periodic basis (e.g., every day at a specified time)? Would the SAS application have to be left open to accomplish this? Thanks for any advice...

Julie


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