<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@TARDFILE[tararchive,n]: Returns the decompressed name of file n in a .tar archive.
See also TAR and UNTAR.
Example:
tar /R tcc test\
echo %@tardfile[tcc.tar,4]
test\ntinit.cpp