Search found 7 matches

by bojiang19
Sat Sep 28, 2013 11:05 am
Forum: Data Manipulation
Topic: xput a series into R: WHICH session?
Replies: 1
Views: 2569

xput a series into R: WHICH session?

I am wondering xput(series1, rtype=data.frame) would put the series into which R session, a hidden session or the current open session. Say, I open a RGui and then oepn eviews to xput a series, the log said: > xput(rtype=data.frame, name=bbb) bo 'bbb' (data.frame) created successfully. But I cannot ...
by bojiang19
Sun Sep 01, 2013 9:10 am
Forum: Data Manipulation
Topic: access series label
Replies: 1
Views: 2494

access series label

I know one way is to freeze series label into a table. But I heard (from this forum) Eviews 8 would have simplifed metohd to access fields of data, such as remark or description. What is this new method? Could you advise?
by bojiang19
Thu Aug 08, 2013 8:53 pm
Forum: Data Manipulation
Topic: Access IHS Global Insight series by code
Replies: 4
Views: 5899

Re: Access IHS Global Insight series by code

thanks. but Does @wquery work with IHS Global Insight? Could you give a couple of examples? just couldn't make it work with command like below or any command I tried: @wquery("ihs", "Mnenomic matches ip* and geography=China") Note: ihs is registered alias for IHS Global Insight d...
by bojiang19
Tue Aug 06, 2013 9:08 pm
Forum: Data Manipulation
Topic: Access IHS Global Insight series by code
Replies: 4
Views: 5899

Re: Access IHS Global Insight series by code

Many thanks. May I follow up with a question about wildcard? fetch(d=ihs, i=giif, notifyillegal=false) ip_chn.m.fgi ip_jpn.m.fgi the command above worked, with series names changed in Eviews workfile. but why ip_???.m.fgi doesn't work (wildcard used)? How can I make it work to pull out a batch of co...
by bojiang19
Tue Aug 06, 2013 7:14 am
Forum: Data Manipulation
Topic: Access IHS Global Insight series by code
Replies: 4
Views: 5899

Access IHS Global Insight series by code

Just found out Aremos has command to access a series from IHS Global Insight by commend using mnemonics. I know Eviews has an IHS data brower add-in. However, does it have command similar to Aremos'?
Here is a sample command from Aermos:
"link oecd_mei_d;
rec m158prmnve02st,m158prmnve03st"
by bojiang19
Mon Mar 25, 2013 7:31 am
Forum: Programming
Topic: dtable customization question
Replies: 1
Views: 2445

dtable customization question

ddtabopts is a new command in Eviews 8, I suppose. I think it is meant to customize the dtable at the table level, rather than at row level, since there is another ddrowopts. However, for object reference of tranform(row, trans) and freqconv(row, conv), there is no explanation of how to set row=all ...
by bojiang19
Sun Mar 24, 2013 11:30 pm
Forum: Bug Reports
Topic: missing a row of table in spool printout??
Replies: 1
Views: 3184

missing a row of table in spool printout??

Say a spool object is created with "do series1.sheet". And the spool is fine to show the table. But the printout always misses the last row? How can this happen?

Go to advanced search