PDA

View Full Version : Zip.Add documentation?


Ken Gartner
12-16-2005, 04:15 PM
I have looked quite a few times, but I still cannot find the documentation for the ZIP plugin that is now part of TU 2.0.3. In particular, my created ZIP archives are flat (that is, all of the folder path hierarchy is missing) so I suppose I have not guessed correctly.

Having this plugin's documentation/examples would probably help me a lot. Thanks in advance.

Regards,

Ken

PS: FWIW, here is the minimalist Zip that is giving me problems:

Zip.Add(BackupArchive, backup_file_list, true);

Darryl
12-19-2005, 12:17 PM
Hi Ken,

You can find the help topic for the Zip Plugin by doing the following:

- Go to Project > Plugins
- Highlight the Zip option.
- Click "About Plugin" button.
- Then on the About Plugin dialog, you will see the "Plugin Help" button that will open the Zip plugin's help topics.

Take a look at the help material and if you are still having problems, feel free to post back.

Darryl