Object Reference : Object View and Procedure Reference : Coef
  
 
display
Display table, graph, or spool output in the coef object window.
Display the contents of a table, graph, or spool in the window of the coef object.
Syntax
coef_name.display object_name
Examples
coef1.display tab1
Display the contents of the table TAB1 in the window of the object COEF1.
Cross-references
Most often used in constructing an EViews Add-in. See “Custom Object Output”.