Hi,
I've just started looking at Zeus, I've created a workspace and now have a large number of files to add to it.
Is there an easy way to do it ie just import all the files in the root folder and below, or do I have to do it by hand ?
Thanks Tim
Adding files to a workspace
Hi Tim,
Cheers Jussi
There are several was to manage the workspace:Is there an easy way to do it ie just import all the files in the root folder and below
- Use the Workspace, Workspace Builder menu to create the workspace
- Open all files to be added, then right click the mouse on a node of the workspace tree and use the Add All Open Files to ... menu option to add the files to the node.
- The workspace file is plain XML text so you can also hand edit the file
Cheers Jussi
Hi Jussi,
Thanks for the reply.
failing that...
Thanks Tim.
Thanks for the reply.
Is there an easy way to open all the files in a folder and all it's sub folders ?Open all files to be added, then right click the mouse on a node of the workspace tree and use the Add All Open Files to ... menu option to add the files to the node.
failing that...
I understand the format of an XML file but where is documentation describing your tags as I cannot find it in the help file.The workspace file is plain XML text so you can also hand edit the file
Thanks Tim.
Option #1 You could use the Windows, Start Button, Search option to find the files and then drag and drop them onto Zeus.Is there and easy way to openall the files in a folder and all it's sub folders?
Option #2 You could use the Zeus Edit, Find in Files menu option.
Just select the search sub folder and the list first match options and search for the regular expression . dot character.
Then in the resulting output window select all the lines and use the View, Open File menu option tpo load the files into Zeus.
There is no such documentation, but the only tags you really need to worry about are the File and Folder items.I understand the format of an XML file but where is documentation describing the tags
If you use the workspace builder to create a test workspace and then view it inside the editor, you will see the minimum number of tags that need to be defined.
Cheers Jussi