Skip to main content

Problem:

In my application , the Display verbs are described with

color clause , but all screens are displayed without colors

Resolution:

Cobol system uses Unix terminfo database. So the terminfo entry ( $TERM )must be defined with the colors entries.

The example is for vt220 & xterm .

Attachments:

colour.tar

Old KB# 2329