Suppressing display of views
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3798
- Joined: Wed Sep 17, 2008 2:25 pm
Suppressing display of views
Is there a way to suppress the display of a series view? I have a program that uses pon and a spool to capture views of a number of series. I'd rather the view window didn't open so I don't have to close it afterwards.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Suppressing display of views
Try putting a "do" in front of whatever command you're doing.
etc...
There are three ways to issue object views/procs. "show" opens the object and does the view. "freeze" freezes the view into a new object. "do" does the view without opening the object. There is, usually, an implicit "show", but you can override it with a freeze or a do.
Code: Select all
do mseries.uroot
do myseries.line
There are three ways to issue object views/procs. "show" opens the object and does the view. "freeze" freezes the view into a new object. "do" does the view without opening the object. There is, usually, an implicit "show", but you can override it with a freeze or a do.
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3798
- Joined: Wed Sep 17, 2008 2:25 pm
Re: Suppressing display of views
Thanks!
Who is online
Users browsing this forum: No registered users and 1 guest
