Search found 4 matches
- Fri Dec 13, 2019 8:23 am
- Forum: Data Manipulation
- Topic: EVIEWS DATABASE CRASHES
- Replies: 2
- Views: 6283
Re: EVIEWS DATABASE CRASHES
Thank you very much!
- Tue Dec 10, 2019 1:29 am
- Forum: Data Manipulation
- Topic: EVIEWS DATABASE CRASHES
- Replies: 2
- Views: 6283
EVIEWS DATABASE CRASHES
Dear Support, We are running a large scale macroeconometric model in eviews. We use eviews database as our main database. However since we updated to EViews11, Eviews crashes when opening certain objects, while Eviews 10 does not. Please look at the attached file, containing some of the objects not ...
- Tue Mar 20, 2018 7:27 am
- Forum: Bug Reports
- Topic: datenext bug
- Replies: 4
- Views: 6606
datenext bug
Hi, I found that datenext is not working properly using monthly data. For example, while the first command below gives the correct result on my comupter, the command below does not. I was able to reproduce this on other computers as well: show @datenext(@dateval("1995M01"), "mm")...
- Thu Aug 11, 2016 3:23 am
- Forum: Data Manipulation
- Topic: Copy from workfile/databank to workfile
- Replies: 1
- Views: 3340
Copy from workfile/databank to workfile
Dear Team, I want to create a new series(annual) out of specific data-points from other series(monthly). So I do this in a while loop: %year = @str(!year) %yearm = @str(!year) + "M02" series d_IPC_ann_02(!ind) = @elem(ipcn_forecast_errors::ipc_ann_{%yearm}, {%year}M12) But when I do this, ...
