<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@TARCFILE[tararchive,n]: Returns the compressed name of file n in a .tar archive.
See also TAR and UNTAR.
Example:
tar tcc *.cpp
echo %@tarcfile[tcc.tar,1]
stdafx.cpp