working on multiple workfile
Posted: Thu Jun 09, 2011 3:53 pm
I understand that you said the length of series for a workfile should be same. So here is the issue with working with different workfile.
1. If I have two or more different excel files which I'll import into Eviews, can they be in the same workfile? or can never even if the length and structure is the same?
I tried importing manually and do get two twin .csv files into one workfile. But if I use wfopen/read, they always are opened in different workfile.
2. If I have different work file open, how can I write code to refer to data from different workfile?
and the matrix and vector can have different length than series, right?
thanks for the clarification!
1. If I have two or more different excel files which I'll import into Eviews, can they be in the same workfile? or can never even if the length and structure is the same?
I tried importing manually and do get two twin .csv files into one workfile. But if I use wfopen/read, they always are opened in different workfile.
2. If I have different work file open, how can I write code to refer to data from different workfile?
and the matrix and vector can have different length than series, right?
thanks for the clarification!