IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

ZipComment Property

The comment for the entire zip file.

Object Oriented Interface

public function getZipComment();
public function setZipComment($value);

Procedural Interface

ipworkszip_zip_get($res, 23 );
ipworkszip_zip_set($res, 23, $value );

Default Value

''

Remarks

Specifies a global comment for the zip file. Set this property before invoking Compress to include a comment in the zip file. Read it after invoking Scan to read the zip comment.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0