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])

...

 tnAppend

   A append flag. 

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

Return values 

Boolean

ValueDescription
.T.Archive create/open successfully.
.F.Archive do not create/open successfully.

Remarks

Applies To: XFRX#ZIP