Get Link property with command line

For questions regarding programming in the EViews programming language.

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

patrice
Posts: 18
Joined: Tue Oct 12, 2010 2:10 am

Get Link property with command line

Postby patrice » Wed Nov 04, 2015 8:41 am

Hello,

Using EViews 8.1, I have a Annual page with links to Quarterly page. These links are define as:
link {%series}.linkto(c=last) QPAGE\{%series}
or
link {%series}.linkto(c=mean) QPAGE\{%series}

Now I would like to identify in command line series that are link using mean method.
My code is this for the moment:

Code: Select all

%all=@wlookup("*","series") for %i {%all} if {%i}.@detailedtype="LINK" then ' My missing test: If ....="MEAN" then ... endif next
Thanks for your help

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

Re: Get Link property with command line

Postby EViews Gareth » Wed Nov 04, 2015 9:11 am

I don't think this is possible.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests