Use one of the three methods below: 
               
            
 
            
             
               
               - Define attribute-buffer in the Working-Storage Section of your program and call Panels using attribute-buffer as a parameter.
                  This method can be used to fill an area with different attributes. 
                  
               
- Specify a value for PPB-Fill-Attribute in the parameter block. This is used to fill an area with the same attribute. 
                  
               
- Using the ACCEPT and DISPLAY statements for formatted screen I/O that specifies attributes or colors for a panel.