In
<a90e503c23f97441b05ee302853b0e628645d9f...@fspas01ev010.fspa.myntet.se>,
on 02/20/2013
at 09:15 AM, Thomas Berg <[email protected]> said:
>Do you in this regard prefer, e g, that:
>01 NAME1 PIC X.
> 88 ONE VALUE '1'.
> 88 ZERO VALUE '0'.
>- instead be:
>01 NAME1 PIC X.
> WHEN VALUE '1' SETTRUE ONE.
> WHEN VALUE '0' SETTRUE ZERO.
>?
Not the syntax that I would have choosen, but certainly clearer than
88.
>But I can't see level number 77 be much confusing,
If you don't know that 77 is a magic number, it lookkks like an
element of a containing structure.
--
Shmuel (Seymour J.) Metz, SysProg and JOAT
Atid/2 <http://patriot.net/~shmuel>
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN