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