I just upgraded to 3.93 but I can't load my (many) existing workspace files. Is there a tool to convert from a .zws to a .zwi workspace file?
Thanks.
How do I port my v3.70 workspace files to v3.93?
Zeus will not automatically convert from the older workspace (*.zws) file to the newer project/workskace (*.zpi,*.zwi) files.I just upgraded to 3.93 but I can't load my (many) existing workspace files. Is there a tool to convert from a .zws to a .zwi workspace file?
But you can download a conversion utility from this location:
http://www.zeusedit.com/z300/ws2pw.zip
To use this utility, unzip the executable contained into the Zeus install directory. To convert an older workspace.zws file just run the following command line:
ws2pw.exe workspace.zws
making sure to run the tool in the same directory as the original workspace.zws file.
The utility will create a new workspace (workspace.zwi) and project (workspace.zpi) file based on the information contained in the original workspace.zws file.
Jussi