Hi
I am trying to query a database and get a list of series with a certain condition. Then I would like to fetch only those series in a created workfile. However the substitution with the string is not working.
I did this way and it does not work. Could you help me?
1) string toto=@wquery("db", "condition", "name")
2)fETCH(D=db) %toto
Thanks
String obtained after wquery
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: String obtained after wquery
Code: Select all
%toto=@wquery("db", "condition", "name")
FETCH(D=db) {%toto}
Who is online
Users browsing this forum: No registered users and 2 guests
