Hello,
I have a workfile with hundreds of objectives (graphs, equations, tables, etc). Is there a command (or line of code) I can run to open a certain object instead of having to look through the workfile each time?
How to find or check if an object is available/exists in a workfile?
Moderators: EViews Gareth, EViews Moderator
-
- EViews Developer
- Posts: 829
- Joined: Tue Sep 16, 2008 3:00 pm
- Location: Irvine, CA
Re: How to find or check if an object is available/exists in a workfile?
Just select the correct workfile page (if there are multiple), then type in:
to display the X object. If you type this into the Command window, you should see a dropdown after typing the first letter of the object name so you can pick from matching names.
Help page: show
To test if an object exists, use @isobject
Code: Select all
show x
to display the X object. If you type this into the Command window, you should see a dropdown after typing the first letter of the object name so you can pick from matching names.
Help page: show
To test if an object exists, use @isobject
Re: How to find or check if an object is available/exists in a workfile?
It works, thank you!
Return to “General Information and Tips and Tricks”
Who is online
Users browsing this forum: No registered users and 0 guests