> -----Ursprungligt meddelande-----
> Från: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] För Don Leahy
> Skickat: den 5 mars 2008 17:40
> Till: IBM-MAIN@BAMA.UA.EDU
> Ämne: Re: SV: Debug Tool know how...
> 
> On Wed, Mar 5, 2008 at 9:15 AM, Thomas Berg 
> <[EMAIL PROTECTED]> wrote:
> > > [mailto:[EMAIL PROTECTED] För Don Leahy
> >  > Skickat: den 5 mars 2008 14:49
> >
> >  We runs ver 7.1 (upgraded recently from 6.1).
> >  If You have some examples of AT CHANGE and LIST with
> >  qualified variables I would be pleased if You can send
> >  any to me.
> >
> >  BTW, I'm trying to use this code in pre-saved PDS-members
> >  to be run automatically in DT, if that make any difference.
> >
> >  Thanks,
> >
> >
> > Thomas
> 
> Fully qualified names work for me:
> 
> AT LABEL CXXMU21::>CXXMU21:>CXXMU21:>MAIN-OUTPUT
> 
> Where CXXMU21 is my load module name.
> 
> This also works for me:
> 
> AT LABEL %BLOCK:>MAIN-OUTPUT
> 
> And so does
> 
> AT LABEL %CU:>MAIN-OUTPUT
> 
> But not:
> 
> AT LABEL %CU:>%BLOCK:>MAIN-OUTPUT
> 
> and
> 
> AT LABEL %LOAD::>%CU:>%BLOCK:>MAIN-OUTPUT

Thanks!
Looks like what I'm coding.  (Except that I use "AT CHANGE".)

Is that C++ modules ?

Thomas
_____________________________________________________________
Thomas Berg   Specialist   IT Utveckling   Swedbank AB (Publ) 

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

Reply via email to