Admin Production rocket
Current Publication

To Specify Attributes for a Panel

Enterprise Developer for Eclipse (including UNIX Components) V7.0
Rocket® Enterprise Developer (formerly a product of Micro Focus or formerly a product of Open Text) documentation, created before Rocket Software acquired certain products from OpenText, may include outdated references to "Micro Focus" or "OpenText", both of which are trademarks of OpenText or its affiliates. Rocket Software is not affiliated with Micro Focus or OpenText and has since rebranded these products as Rocket® products. You may also encounter outdated links in this documentation. If you do, please contact Rocket Support (support@rocketsoftware.com) for assistance.

To Specify Attributes for a Panel

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.