Re: Stand alone versions of ICKDSF and DDR

2007-03-31 Thread David Boyes
> I have found having ICKDSF on the PARM disk to be very helpful when I > suddenly found myself without > a PAGE disk. Oh, there's always going to be exceptions. It certainly does no harm to have DSF and DDR on the PARM disks. I don't generally, because I can easily walk to the tape drives and it

Re: MSGTRAP/Trapping MSGs

2007-03-31 Thread Kris Buelens
And, there is a bug: if you specify IUCV *MSG MSGLIMIT 30, the actual limit becomes X'3xxx', that is: a very large number. When specifying 300, then 300 is the limit indeed From Ch. 16 (*MSG) of the CP Programming Services book: "The Message system service uses the IUCV default value of 255 fo

Re: remembering CPSYNTAX

2007-03-31 Thread Rich Greenberg
On: Fri, Mar 30, 2007 at 11:32:41AM -0400,Mrohs, Ray Wrote: I would suggest a bit of added code here: } MODCF1 EXEC } } /* Get, FILEL, and put back system CF1 disk */ } 'CPREL A' } 'CP LINK * CF1 CF1 W' } 'ACC CF1 W' } 'ACC 193 Z' } 'FILEL * * W' } say 'Checking the SYSTEM CONFIG file for errors

Re: MSGTRAP/Trapping MSGs

2007-03-31 Thread Alan Altmark
On Friday, 03/30/2007 at 10:54 ZE2, Shimon Lebowitz <[EMAIL PROTECTED]> wrote: > > > > I tested this years ago when we encountered problems with messages that > > seemed to get lost > > > But is it documented? > Things from 'years ago' sometimes change with no > announcement when they are undocum

Re: Exec errors

2007-03-31 Thread Kris Buelens
You may also have a look at my URLIST, an RDRLIST-like too to list the spool. As it is XEDIT based (just liek FILELIST, RDRLIST and co, you can sort any way you like, or use the ALL macro to make the wildest possible selections. I see it dates from 2004, I'll have a look to see if I have a more