Tivoli workload scheduler variables

2007-02-21 Thread Perry O'Connell
iables On 21/04/07, Perry O'Connell wrote: > > what's with the (spam) in the title? > > Probably due to the clock on your PC being months out Date: Sat, 21 Apr 2007 13:56:42 +0100 -- Steve Despair - It's always darkes

[SPAM] Tivoli workload scheduler variables

2007-02-21 Thread Perry O'Connell
what's with the (spam) in the title? Perry O'Connell Sent by: IBM Mainframe Discussion List 21/04/2007 13:56 Please respond to IBM Mainframe Discussion List To IBM-MAIN@BAMA.UA.EDU cc Subject [SPAM] Tivoli workload scheduler variables I'm fairly new to this doe

[SPAM] Tivoli workload scheduler variables

2007-02-21 Thread Perry O'Connell
I'm fairly new to this does anyone know a way of obtaining a future date using the SETVAR command? I want to obtain the date 9 in MMDD format of the next calendar Sunday I have tried something like this... //*%OPC SCAN //*%OPC SETVAR TEMP=(7 - CDAY) //*%OPC SETVAR TSUN=(CYMD + TEMP)

Re: BPXWDYN and subsys

2006-11-02 Thread Perry O'Connell
OTECTED]> Sent by: IBM Mainframe Discussion List 01/11/2006 17:06 Please respond to IBM Mainframe Discussion List To IBM-MAIN@BAMA.UA.EDU cc Subject Re: BPXWDYN and subsys On Wed, 1 Nov 2006 10:00:26 +, Perry O'Connell wrote: >Does anyone know about using the SUBSYS alloc key i

BPXWDYN and subsys

2006-11-01 Thread Perry O'Connell
Thanks Folks The question arose out of a email converation I had with Bill Schoen at IBM Ploughkeepsie... ( BS is the author of the BPXWDYN documentation i originally found ftp://ftp.software.ibm.com/s390/zos/tools/bpxwdyn/bpxwdyn.html#Section_2.3.1 ) title from this doc BPXWDYN: Text Inter

BPXWDYN and subsys

2006-11-01 Thread Perry O'Connell
Does anyone know about using the SUBSYS alloc key in BPXWDYN? is it supported? I am trying to dynamically allocate something like this DD card //INVOICE2 DD SUBSYS=(B93Z,X001,PDF,'ASCII=YES','FILEEXT=PDF') i have tried calling it with this.. ALLOC FI(INVOICE2) SUBSYS(B93Z,X001,PDF