Page 1 of 1

copying object types

Posted: Wed Apr 21, 2010 3:08 pm
by rclive
Is there any way to copy all of the objects of the same type from a workfile to another location?
For example I would like to copy all of the scalars(or equations or coeficients) from one workfile to another workfile without specifying each by name. I can set the filter to only display a particualr type then select all, but I would like to embed this in a program. Any ideas??

Clive

Re: copying object types

Posted: Wed Apr 21, 2010 3:09 pm
by EViews Gareth
Use the wlookup command to make a string containing all objects of a specific type. Then use that string in the copy command.