ERRCOLOR
Purpose
The ERRCOLOR parameter defines the color displayed for a status component that does not have a corresponding entry in the SDF tree structure.
This parameter is optional. If it is not coded, the default color is White.
Syntax
Parameters
- color
- The color that is used for the status component. It can be one of the following:
- R
- Red
- P
- Pink
- Y
- Yellow
- T
- Turquoise
- G
- Green
- B
- Blue
- W
- White
- BLA
- Black
- NAV
- Navy (Deep Blue in 3270 terms)
- ORA
- Orange
- PUR
- Purple
- MIN
- Mint (Pale Green in 3270 terms)
- CEL
- Celeste (Pale Turquoise in 3270 terms)
- GRA
- Gray
- IVO
- Ivory (x'FF'-White in 3270 terms)
The default is White.
Examples
ERRCOLOR = YELLOW
