@ZIPCOMMENT[ziparchive]:  Returns the comment (if any) for a .zip archive.

 

See also ZIP and UNZIP.

 

Example:

 

zip /z"TCC source files" tcc *.cpp

echo %@zipcomment[tcc.zip]

TCC source files