How can i set color to specific records in a subfile on some condition execution? I have a display file where the SFL and CTL have been defined.Where can i refer the indicators in the DSP file or use them in the RPG to trigger appropriate conditioning.
For eg:
Name Age Location
Rosell 26 Amsterdam
Smarkon 31 London
Jack 40 Chicago
Jim 22 Mauritius
I now want to display records in my subfile only of those whose age is greater than 30.(age>30) I want those records that have been retrieved in a different color.