Hi Andy, 


Looking at the JES2 manual, under the detail for $VS, is this this example - 



$vs, 'v (234,235,236),offline','d a'  



which shows that while you can issue multiple  commands, you will need to 
enclose each in a separate set of single quotes with a comma between each 
command, not a semi-colon.  Be careful about how many commands you try to to 
stack.  If a second sommand is issued for an address space that is still 
processing the previous command, you might get a MODIFY REJECTED, TASK BUSY 
response. 



HTH, 

Linda 


----- Original Message -----


From: "akoc...@netzero.net" <akoc...@netzero.net> 
To: IBM-MAIN@bama.ua.edu 
Sent: Wednesday, August 10, 2011 7:38:48 AM 
Subject: syntax for stacked commands using JES2 Autocmds 

I am attempting to issue multiple commands with a single JES2 Autocmds entry. 

I defined the commands using: 

$TA 4,I=86400,T=23.59,'$VS,''V SYSLOG,HARDCPY,OFF,UNCOND;W CLOSE''' 

I listed the commands using: 
$TA 4                                                               
$HASP604 ID 4    T= 23.59 I=86400 L=INTERNAL $VS,'V SYSLOG,HARDCPY,OFF 
,UNCOND;W CLOSE'   

But, when JES2 tried to run the commands I received: 
           
23:59:00.80 INTERNAL 00000290  V SYSLOG,HARDCPY,OFF,UNCOND;W CLOSE     
23:59:00.80 INTERNAL 00000090  IEE309I VARY     UNIDENTIFIABLE KEYWORD 


Can anyone show me how to specify stacked commands on a single JES2 autocmds 
entry? 

Thanks 
Andy Kochis 



____________________________________________________________ 
Penny Stock Jumping 3000% 
Sign up to the #1 voted penny stock newsletter for free today! 
http://thirdpartyoffers.netzero.net/TGL3231/4e42984c6f7f8574c97st04duc 

---------------------------------------------------------------------- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO 
Search the archives at http://bama.ua.edu/archives/ibm-main.html 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to