Hi all.
TL;DR -
I'm trying to run a simple DECIDE to change the color of some output fields.
Running z/os mainframe, natural+adabas.
Story mode:
I have a read on repeat, input ID, than FIND the corresponding name (from the record with said ID).
I have a counter, going +1 every iteration.
and I have a simple DECIDE that goes 1=red, 2=blue, etc..
In the map, I've marked the output fields with CV. (I.E. for the DB-NAME field, added CV-NAME)
My question -
How do I use the CV, to change the field color.
(get the firs name in red, second in blue.. etc)
Please and thank you,
RazVorox