I am using an old version of Micro Focus COBOL (Version 3.2.46) in Windows XP Pro.
I am developing a system for a new customer. The fields in the Screen Section that have the Highlight attribute are displayed in normal brightness. The fields in the Screen Section that do not have the Highlight attribute are displayed as bright. Any data displayed with the built-in functions (CBL_WRITE_SCREEN etc.) are displayed as one would expect them to.
In my older systms, the Screen Section Highlight attribute works properly.