Store everything in workfiles to db

For questions regarding programming in the EViews programming language.

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

chester
Posts: 44
Joined: Thu May 12, 2016 11:14 am

Store everything in workfiles to db

Postby chester » Fri Jun 24, 2016 12:22 pm

How can I get EViews to loop through 4 different workfiles (open at the same time) and store every single object in one existing database?

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

Re: Store everything in workfiles to db

Postby EViews Gareth » Fri Jun 24, 2016 4:05 pm

Use the @wlookup command to obtain a list of series in the current workfile page, then loop through that list storing each series one at a time.

Do that for each page in each workfile. You can use @pagelist to obtain a list of all the pages in a workfile, and @pageselect to switch between them.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests