SiouxCityElvis
Programmer
I am trying to use a DISPLAY statement with the BACKGROUND-COLOR attribute.
Example:
DISPLAY "HELLO WORLD" LINE 1 POSITION 1 BACKGROUND-COLOR = CYAN.
I get a 0414 compiler error with RMCOBOL 85 compiler version 5.27.00 for IBM RS/6000 for AIX 3.2 stating "statement has wrong format".
I don't know if this is due to my version of RMCOBOL 85 or what, but I've worked on RMCOBOL 85 in other shops on maintenance projects and was able to display using colors.
Anyone run into a similar challenge or know of a solution?
I did a keyword search of Background color attribute and didn't have any luck.
Thanks.
-David
Example:
DISPLAY "HELLO WORLD" LINE 1 POSITION 1 BACKGROUND-COLOR = CYAN.
I get a 0414 compiler error with RMCOBOL 85 compiler version 5.27.00 for IBM RS/6000 for AIX 3.2 stating "statement has wrong format".
I don't know if this is due to my version of RMCOBOL 85 or what, but I've worked on RMCOBOL 85 in other shops on maintenance projects and was able to display using colors.
Anyone run into a similar challenge or know of a solution?
I did a keyword search of Background color attribute and didn't have any luck.
Thanks.
-David