<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@ZIPFILECRC[ziparchive,n]: Returns the CRC of file n in a .zip archive.
See also ZIP and UNZIP.
Example:
zip tcc *.cpp
echo %@zipfilecrc[tcc.zip,0]
244B89DE