Skip to main content

Problem:

Customer was trying to box a word using only 1 line in the screen, for that they tried to use the OVERLINE and UNDERLINE attributes together in the same DISPLAY statement

Resolution:

It is not possible to have both attributes displayed at the same time.

If you want to box text on a single line then consider using REVERSE-VIDEO.

Old KB# 3812