<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@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