Copy Tables between Workfiles
Posted: Sun Jun 30, 2024 4:06 am
Is there a easy way to copy tables between different workfiles, that are both open?
The code is working for series (e.g.gdp) but unfortunately not for tables (tab). Any suggestions?
The code is working for series (e.g.gdp) but unfortunately not for tables (tab). Any suggestions?
Code: Select all
copy C:\abc\wf_A.wf1::\q\tab C:\abc\wf_B.wf1::\q\tab
copy C:\abc\wf_A.wf1::\q\gdp C:\abc\wf_B.wf1::\q\gdp