Page 1 of 1
Delete(noerr) not working
Posted: Tue Mar 15, 2011 2:53 pm
by tbui
I have written a couple programs and this was a problem. Suddenly, now the error windows saying the object doesn't exist pop up. What's the solution?
Re: Delete(noerr) not working
Posted: Tue Mar 15, 2011 3:11 pm
by EViews Gareth
Hmmm, seems we may have broken that functionality in a recent patch. I'll get it fixed asap.
Re: Delete(noerr) not working
Posted: Tue Mar 15, 2011 4:26 pm
by EViews Gareth
New patch is up that should fix it for you.
Re: Delete(noerr) not working
Posted: Tue Mar 15, 2011 7:02 pm
by tbui
It worked.
Thanks for quick response,
T
Re: Delete(noerr) not working
Posted: Tue Jun 21, 2011 10:32 pm
by aurora_w
Hi, I am quite new to Eviews programming, can anyone tell me what noerr is?
Bests
Delete(noerr) not working
Posted: Tue Jun 21, 2011 11:04 pm
by EViews Gareth
It is an option that tells EViews not to error when you tell it to delete an object that doesn't exist.
Re: Delete(noerr) not working
Posted: Mon Nov 14, 2022 7:39 pm
by eviews_user12345
Is it possible that this functionality was broken again?
My code:
delete(noerr) db_name::series_name
Error Message:
db_name::series_name was not found in "DELETE(NOERR) db_name::series_name" on line 70.
Re: Delete(noerr) not working
Posted: Tue Nov 15, 2022 5:42 am
by EViews Gareth
It does not work on database objects