Page 1 of 1

Create a list of series objects in a work page

Posted: Tue May 17, 2011 8:44 am
by BBuser1
Eviews 7

Is there a way to create a list of series object names for use in a loop? For example, I want to execute the same transformation on all the series in a work page but the number of series will change.

Thanks.

Re: Create a list of series objects in a work page

Posted: Tue May 17, 2011 8:46 am
by EViews Gareth
The @wlookup command will do that.

Re: Create a list of series objects in a work page

Posted: Tue May 17, 2011 9:19 am
by BBuser1
Thanks.

Re: Create a list of series objects in a work page

Posted: Wed Jun 22, 2011 2:06 am
by pablete
The @wlookup command will do that.
In the documentation says:
Returns a string list of all objects in the workfile or database
Someone might want to correct that and put "in the current page" instead of workfile.

And, can it be done for the whole workfile too?