Date: Fri, 15 Oct 2010 17:01:09 -0400
Reply-To: Ya Huang <ya.huang@AMYLIN.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Ya Huang <ya.huang@AMYLIN.COM>
Subject: Re: Batch submission in Windows 7
Dale,
Not sure why you don't see that option. But I think you can add it
by yourself:
Go to windows explorer, Tools -> Folder Options ... -> File Types ->
find SAS Program icon -> clinck advance button -> you should see open,
open with sas etc., now click new -> fill in action window with "&Batch
Submit with SAS 9.2" (no quote), fill in application used to perform action
window with "C:\PROGRA~1\SAS\SASFOU~1\9.2\SAS.EXE "%1" -nologo -config
C:\PROGRA~1\SAS\SASFOU~1\9.2\SASV9.CFG", check DDE, fill in application
with "SAS", toptic with "System", finally click OK.
I think you should have the option after you follow the above steps.
HTH
Ya
On Fri, 15 Oct 2010 13:37:31 -0700, Dale McLerran
<stringplayer_2@YAHOO.COM> wrote:
>Gerhard,
>
>With version 9.2 on XP, one is presented with the option "Batch
>Submit with SAS 9.2" when you right-click a file with extension
>SAS. If you right-click the icon for MYPROG.SAS, then MYPROG.SAS is
>submitted for batch processing. Batch submission by right-clicking
>the icon for MYPROG.SAS is the same as submitting "SAS myprog" from
>a command line (assuming that your path includes the SAS executable
>and that you are in the directory where MYPROG.SAS resides in your
>command prompt window). Log and lst files are generated in the
>directory where MYPROG.SAS resides.
>
>This method of batch submission is documented on page 8 of
>"SAS 9.2 Companion for Windows, Second Edition" (see
>http://support.sas.com/documentation/cdl/en/hostwin/63285/PDF/default/hostw
in.pdf
>
>I don't find a bat or cmd file in the SAS install of 9.2 on the
>XP desktop. I don't think this feature was implemented through
>a script file.
>
>Dale
>
>---------------------------------------
>Dale McLerran
>Fred Hutchinson Cancer Research Center
>mailto: dmclerra@NO_SPAMfhcrc.org
>Ph: (206) 667-2926
>Fax: (206) 667-5977
>---------------------------------------
>
>
>--- On Fri, 10/15/10, Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
wrote:
>
>> From: Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
>> Subject: Re: Batch submission in Windows 7
>> To: SAS-L@LISTSERV.UGA.EDU
>> Date: Friday, October 15, 2010, 2:07 AM
>> I'm not aware of such an option. How did that work? For that you must
>> have a program (source) to submit and some parameters. Did that tool
>> ask you which program you want to batch-submit?
>>
>> Should be possible to write a script which does that and add it to the
>> pull-down menue. If SI had provided such a thing, maybe it is somewhere
>> in the SAS folder and could be installed.
>>
>> Gerhard
>>
>>
>>
>>
>>
>> On Thu, 14 Oct 2010 11:04:32 -0700, Dale McLerran
>> <stringplayer_2@YAHOO.COM>
>> wrote:
>>
>> >Hi all,
>> >
>> >I recently got new hardware (64-bit machine with 8 Gb
>> ram running
>> >Windows 7). 64-bit SAS V9.2 is installed.
>> With my previous V9.2
>> >(32-bit) SAS installation on an XP box, when I
>> right-clicked on a
>> >SAS program, there was an option to Batch Submit.
>> My 64-bit V9.2
>> >SAS installation does not list that option when I
>> right-click a
>> >SAS program.
>> >
>> >Does anyone know how to add that option in a Windows 7
>> environment?
>> >Is this something that is configured during SAS
>> installation? Can
>> >it be configured after SAS installation?
>> >
>> >Thanks,
>> >
>> >Dale
>> >
>> >---------------------------------------
>> >Dale McLerran
>> >Fred Hutchinson Cancer Research Center
>> >mailto: dmclerra@NO_SPAMfhcrc.org
>> >Ph: (206) 667-2926
>> >Fax: (206) 667-5977
>> >---------------------------------------
>>
|