Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Open/create a ZIP file.

Code Block
Object.OpenArchive(tcZipName [, tnAppend])

...

ValueDescription
0Create new archive - default value.
1Append new data to archive. XFRX don't use this choice.
2Add files to archive.

...