Check if page is already created
Posted: Mon Jun 08, 2015 5:32 am
In Eviews code, a command such as
pagecreate(page=page1) Q 1990 2015
creates a new page named page11 if page1 already exists
Is there a way to test for the existence of a page and skip pagecreate ?
@isobject does not seem to find pages as objects
pagecreate(page=page1) Q 1990 2015
creates a new page named page11 if page1 already exists
Is there a way to test for the existence of a page and skip pagecreate ?
@isobject does not seem to find pages as objects