Importing TSD files
Posted: Thu Aug 29, 2013 6:05 am
Hello,
I'm currently using Eviews 7.
To import Aremos TSD file in Eviews, I use the following command :
wfopen(type=tsd,wf=Test_TSD,page=Quarterly) D:\Eviews\STARTS_D2013T01.TSD @freq q 1989
Everything seems to be working well except «page=Quarterly» which does not produce the expected result. Instead Eviews creates a page named «test_tsd», and I have to rename that page later on in my program.
Is there something I'm not doing right?
Thanks!
Danny
I'm currently using Eviews 7.
To import Aremos TSD file in Eviews, I use the following command :
wfopen(type=tsd,wf=Test_TSD,page=Quarterly) D:\Eviews\STARTS_D2013T01.TSD @freq q 1989
Everything seems to be working well except «page=Quarterly» which does not produce the expected result. Instead Eviews creates a page named «test_tsd», and I have to rename that page later on in my program.
Is there something I'm not doing right?
Thanks!
Danny