@ZIPCOUNT[ziparchive]:  Returns the number of files in a .zip archive.

 

See also ZIP and UNZIP.

 

Example:

 

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

echo %@zipcount[tcc.zip]

147