PDA

View Full Version : Transferring projects


jay
22 Nov 04, 04:31 PM
Hey guys,
Was just wondering what is the best way to transfer toolkit projects from one software installation on a PC to a laptop would be. I have the same version of toolkit installed on both. I have created the project from scratch on the PC and need to transfer to the laptop to install to network onsite.
Cheers

george
22 Nov 04, 04:51 PM
Hey guys,
Was just wondering what is the best way to transfer toolkit projects from one software installation on a PC to a laptop would be.

Hi Jay,

Each Toolkit project on disk is represented by a single XML file, which is located in C:\CLIPSAL\C-Gate2\tag\. So all you need to do to transfer projects from one PC to another is copy *.XML files.

If you have DLT units and are using labels in languages other than English or bitmap graphics, you may also see *.txt and *.bmp file in the Tag directory with names starting with project name. For example:

MYPRJ-DLTD-index.txt
MYPRJ-DLTD-Pic2000.bmp

If you see files like these, you need to copy them along with XML.

Regards,
George

jay
22 Nov 04, 05:01 PM
Thanks - I knew it would be something so simple!