I have specified output-only fields in a subfile format, yet the fields appear in the input specs in the RPG program that uses the display file. Why is this?
I have even created a stripped-down test program with only one output-only field, no complex keyword combinations, nothing but WRITE to the subfile format and EXFMT to the control record format. But the output-only field still appears in the input specs of my RPG compile. This makes no sense.
I have even created a stripped-down test program with only one output-only field, no complex keyword combinations, nothing but WRITE to the subfile format and EXFMT to the control record format. But the output-only field still appears in the input specs of my RPG compile. This makes no sense.