pagecopy ignored in batch mode?
Posted: Mon Nov 28, 2016 11:45 am
Code: Select all
pagecopy(page=allvalue, wf=newwf) *What would be the syntax to just otherwise duplicate the active wf in batch? Something like the pandas dataframe equivilent of dfnew=dfold....?
Charlie
edit: other than wfsave/wfopen, which bottlenecks with disk IO(?)