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