Hi,
I want to copy all data from a workfile in my current directory to my current wf.
I'm doing :
I got a pop-up window because EViews is trying to copy "c" and "resid" with exist by default in my current wf.
How can I tell EViews not to copy "c" and "resid" ? (A loop with all variables names is not an option.
)
I'd be grateful of any help !
Loulouviews
PS : I'm using EViews 9 Enterprise
I want to copy all data from a workfile in my current directory to my current wf.
I'm doing :
Code:
copy myWf.wf1::Q\* Q\
I got a pop-up window because EViews is trying to copy "c" and "resid" with exist by default in my current wf.
How can I tell EViews not to copy "c" and "resid" ? (A loop with all variables names is not an option.

I'd be grateful of any help !
Loulouviews
PS : I'm using EViews 9 Enterprise