On Sun, 5 Jul 2020 10:23:53 -0500, Nguyen Dt wrote:
>
>In fact what i tried to do is to Move some fields to my output fields and then 
>write it as a report. (It is a Db2 performance report, the input are from the 
>trace buffers with the macros given by Db2 libraries) 
>
>So my program is roughly like this 
>READ Buffer on QW... variables 
>
>MVC OW...,QW...
> 
If you need to use similar mappings for different storage areas,
"Labeled USING" instructions may be the most useful technique:
    
https://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.asma400/labus.htm

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to