Page 1 of 1

All opened workfile names

Posted: Wed Apr 27, 2011 8:26 am
by tchaithonov
Hi Guys, how are things?

I wonder if there is a workfile function equivalent to @pagelist, which reports all page names in the active workfile in a string. I am trying to check if a workfile with a specific file name is opened (not necessarily active) so that when I run a program two times I may have the choice of having both results stored into the same workfile. Would you please let me know? Thanks.

Tchaithonov

Re: All opened workfile names

Posted: Wed Apr 27, 2011 8:37 am
by EViews Gareth
I don't believe there is, no.

I'm not quite sure I follow what you're trying to do though.

Re: All opened workfile names

Posted: Wed Apr 27, 2011 9:14 am
by tchaithonov
For @pagelist, what you get from it is the list of all pages in the active workfile. I want to get a list of all workfiles opened in the same EViews session.

Re: All opened workfile names

Posted: Wed Apr 27, 2011 9:27 am
by EViews Gareth
Yeah, I understand that part - I just didn't get why :D

Re: All opened workfile names

Posted: Wed Apr 27, 2011 3:18 pm
by tchaithonov
Well then, if you have to run an add-in several times to get all specifications into the same file, then you can do it rather efficiently.