Page 1 of 1

write into an existing file

Posted: Tue May 31, 2011 8:26 am
by sfawver
Can Eviews can write into an existing file yet?

Syntax
vector_name.write(options) [path\filename]

Follow the name of the rowvector object by a period, the keyword, and the name for the output file. The optional path name may be on the local machine, or may point to a network drive. If the path name contains spaces, enclose the entire expression in double quotation marks. The entire rowvector will be exported.

Note that EViews cannot, at present, write into an existing file. The file that you select will, if it exists, be replaced.

write into an existing file

Posted: Tue May 31, 2011 8:27 am
by EViews Gareth
No.