@ZIPCFILE[ziparchive,n]:  Returns the compressed name of file n in a .zip archive.

 

See also ZIP and UNZIP.

 

Example:

 

zip tcc *.cpp

echo %@zipcfile[tcc.zip,1]

stdafx.cpp