On Wed, Apr 24, 2013 at 8:11 AM, Elardus Engelbrecht < [email protected]> wrote:
> Sam Siegel wrote: > > >4) concatenated packed fields that are never used for math > >4.1) 01 WS-BANK-KEY. > >4.2) 05 WS-BRANCH pic s9(5) comp-3. > >4.3) 05 ws-account pic s9(11) comp-3. > >4.4) compares done as in 3.3 above. > > CLC from left to right? So 12345 wil compare with 12345678901 with result > CC = 0 ? > > Comparison is always done on group levels which are the same length. As mentioned, it is painful code. > Just curious if you don't mind ;-) > > Groete / Greetings > Elardus Engelbrecht > > ---------------------------------------------------------------------- > 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
