Page 1 of 1

command to open up an existing workfile

Posted: Mon Jul 11, 2011 2:38 am
by tomato_wang
Hi, I'm doing a rolling regression.

And who can help me with the command to open up an existing workfile?

I creat a workfile named united first, then import an excel of data into the workfile.

Then I create a program and type the code into the program. But I don't know how to open up an existing workfile in the program or just make the program use the data in my exsiting workfile to do the rolling regression.

Thank you so much!

command to open up an existing workfile

Posted: Mon Jul 11, 2011 6:48 am
by EViews Gareth
Wfopen

Re: command to open up an existing workfile

Posted: Tue Jul 12, 2011 1:30 am
by tomato_wang
Thank you. I found it. BTW, do you know how to store the R2 in the rolling regression??

Re: command to open up an existing workfile

Posted: Tue Jul 12, 2011 7:46 am
by EViews Gareth

Re: command to open up an existing workfile

Posted: Wed Jul 13, 2011 1:14 am
by tomato_wang
thank you so much!