error message when importing with frequency conversion
Posted: Thu Aug 26, 2010 8:50 am
Hi there,
I am trying to import annual data from excel to eviews using the frequency conversion cubic to convert it to quarterly.
When I run the code:
import(mode="o", page="original_data", c=c) X:\StateSpace_BoC\Eviews\Data\datastream_g10.xlsx range="debt_annually!B2:G34" @smpl @freq q 1980 @rename *OCFNB_ nfl_*
I get the error message:
Unrecognized contraction option: c in "IMPORT(MODE="O", PAGE="ORIGINAL_DATA", C=C) X:\STATESPACE_BOC\EVIEWS\DATA\DATASTREAM_G10. ...
I have tried moving the c=c argument around, putting a quotation mark around the c, without any success.
Any idea why I get the error message?
Thanks for your help,
Mara
I am trying to import annual data from excel to eviews using the frequency conversion cubic to convert it to quarterly.
When I run the code:
import(mode="o", page="original_data", c=c) X:\StateSpace_BoC\Eviews\Data\datastream_g10.xlsx range="debt_annually!B2:G34" @smpl @freq q 1980 @rename *OCFNB_ nfl_*
I get the error message:
Unrecognized contraction option: c in "IMPORT(MODE="O", PAGE="ORIGINAL_DATA", C=C) X:\STATESPACE_BOC\EVIEWS\DATA\DATASTREAM_G10. ...
I have tried moving the c=c argument around, putting a quotation mark around the c, without any success.
Any idea why I get the error message?
Thanks for your help,
Mara