Page 1 of 1

How do I port my v3.70 workspace files to v3.93?

Posted: Mon Aug 30, 2004 4:11 pm
by bafbaf
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.

Posted: Tue Aug 31, 2004 6:42 am
by jussij
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?
Zeus will not automatically convert from the older workspace (*.zws) file to the newer project/workskace (*.zpi,*.zwi) files.

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