EViews 14 spool: command for “Use Display Names in Tree” (not just output)?

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

ikarib
Posts: 2
Joined: Thu Mar 19, 2026 8:39 am

EViews 14 spool: command for “Use Display Names in Tree” (not just output)?

Postby ikarib » Wed Mar 25, 2026 6:16 pm

Hi everyone,

I’m working in EViews 14 and trying to fully control spool formatting programmatically, specifically the GUI option:
Use Display Names in Tree
I found that:

Code: Select all

spool_name.options displaynames
does not affect the spool tree. Instead, it only changes how names appear in the spool output/content, while the tree on the left still shows the default object names.

Example:

Code: Select all

spool myspool myspool.append eq1.output myspool.displayname untitled01 "Baseline VAR Results" myspool.options displaynames
Result:
  • Output: shows Baseline VAR Results
  • Tree: still shows UNTITLED01
Question:
Is there a command-line way in EViews 14 to enable “Use Display Names in Tree” (i.e., change the tree labels, not just the output)?


Or is this setting only available through the GUI and not exposed to the EViews programming interface?

Any insights would be appreciated—this is important for building clean, automated spools for reporting.

Thanks!

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13598
Joined: Tue Sep 16, 2008 5:38 pm

Re: EViews 14 spool: command for “Use Display Names in Tree” (not just output)?

Postby EViews Gareth » Thu Mar 26, 2026 11:19 am

Code: Select all

myspool.options treedisplaynames


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 1 guest