Code: Select all
wfcreate(wf=ceic,page=annual) a 12/01/1950 12/01/2013
copy(c=nu) ceic::SR819309 gdpSame thing when I try the copy command from the command line.SR819309 is not defined in "COPY(C=NU) CEIC::SR819309 GDP"
Creating a series as equal to ceic::SR819309 works, as does the fetch command. In fact it seems like if I put all three in a program...
Code: Select all
wfcreate(wf=ceic,page=annual) a 12/01/1950 12/01/2013
fetch(c=nu,d=ceic) SR819309
series gdp1 = ceic::SR819309
copy(c=nu) ceic::SR819309 gdpI''m on EViews 7.2.
What is happening!!?? Thanks.
