Whats wrong with a small rexx that uses lm utilities to create and set/update pds directory? Commands like lminit, lmmlist, lmmstat, etc.?
ITschak בתאריך 29 באוק 2013 01:53, "Paul Gilmartin" <[email protected]> כתב: > On Mon, 28 Oct 2013 16:56:45 -0500, Dave Kreiss <[email protected]> > wrote: > > >Don, here is a module which updates a PDS directory entries TTR but it can > >be used as a model to change any field. I can't remember where the length > >field is (probably it is in DIRFLAG in the sample) but I know it is in > half > >words. The program has a DSECT for the SPF statistics. You will need to > >change the length and layout of the directory to match your needs. > > > >Dave > > > > > >UTL45 CSECT > > 00010000R0 EQU 0 > > 00020000R1 EQU 1 > > 00030000R2 EQU 2 > > 00040000R3 EQU 3 > > 00050000R4 EQU 4 > > 00060000R5 EQU 5 > > 00070000R6 > > EQU 6 > > > How'd you do that? I think I could replicate the behavior, but not easily. > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
