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

 

See also ZIP and UNZIP.

 

Example:

 

zip /R tcc test\

echo %@zipdfile[tcc.zip,4]

test\ntinit.cpp