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 (February 2003, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 4 Feb 2003 11:08:42 -0500
Reply-To:     william@ingeniumis.com
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         William Turner <william@INGENIUMIS.COM>
Organization: Ingenium Information Systems, Inc.
Subject:      Re: Batch Processing
In-Reply-To:  <4644ACFCAC708040AD1CFA5903449C9601265718@hbgpri51.PA.LCL>
Content-Type: text/plain; charset="us-ascii"

Eric,

Check to see if you have quotes around the command line elements for your "Batch Submit" code. Without quotes, the command line execution will see ... -config C:\Program Files\SAS..., but will only pick up the C:\Program portion.

In Windows explorer, go to the Tools menu, Folder Options, File Types tab, find the row where registered file type=SAS, and choose to edit the action types (this is done differently under different versions of Windows). Check to see if all of the file references in the command line calls have quotes around them.

Good luck.

Regards,

William Turner Ingenium Information Systems, Inc. Bala Cynwyd, PA

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Seele, Eric Sent: Tuesday, February 04, 2003 9:01 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Batch Processing

Dear fellow SAS-users,

In attempting to use batch processing by right-clicking on the program file and choosing "Batch Submit" I get the error message, "Error: Configuration file "C:\Program" is unreadable." How do I resolve this matter? Eric Seele eseele@state.pa.us


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