Search found 3 matches
- Thu Oct 31, 2013 9:56 am
- Forum: Models
- Topic: Deleting an equation from a model
- Replies: 1
- Views: 5196
Deleting an equation from a model
Hi Guys, I've read around the forum and know eviews used to not be able to do this. I have eviews 7 and I was wondering if after appending an equation to a model I can delete this equation or modify it with code through the program? I think before this had to be done manually - which in my model I d...
- Mon Oct 28, 2013 9:08 am
- Forum: Data Manipulation
- Topic: Fetching data and overwriting existing data
- Replies: 3
- Views: 3756
Re: Fetching data and overwriting existing data
eugh! Was afraid of that. Is there any way to delete something only if it exists? If not, don't delete?
- Mon Oct 28, 2013 8:35 am
- Forum: Data Manipulation
- Topic: Fetching data and overwriting existing data
- Replies: 3
- Views: 3756
Fetching data and overwriting existing data
Hi Guys, I basically want to fetch data from a previous database I have created, rename my forecasts to historical data, then overwrite the previous historical data (which had the same name) Here is the code: fetch(d=forecast_updaug13_c{%country}) * copy *_f *_t rename *_t * However, I keep getting ...
