Fetch & rename
Posted: Tue Apr 01, 2014 6:05 am
Am I right that there is no way to fetch and rename a data series in one step,
I.e. change code below to one line
fetch(d=db) oldname
rename oldname newname
in the same way copy can rename
copy db1::series1 newname
I.e. change code below to one line
fetch(d=db) oldname
rename oldname newname
in the same way copy can rename
copy db1::series1 newname