At 05:37 -0500 on 06/12/2015, Elardus Engelbrecht wrote about Re: STCK question:

Robert A. Rosenberg wrote:

Another method is to use an * Comment to show the mapping.

*                  B Z Z 9 . 9 9 -
MASK5      DC    X'402021204B202060'            BZZ9.99-

I hate comments - they're only for lame newbies and are not needed because they make debugging too easy [1] ... ;-D

Ok, joking aside, that suggestion is a very good and valuable one. I also used that comment technique for many things, like layout of PARM fields, PICTURE fields (COBOL), arguments passed and received, layout of MASKs like above and so on.

I really would like to recommend Robert's suggestion.

It is also useful for TR/TRT tables since it allows you to see what byte is used for any input value.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to