@TARFILESIZE[tararchive,n]:  Returns the size of file n in a .tar archive.

 

See also TAR and UNTAR.

 

tar tcc *.cpp

echo %@tarfilesize[tcc.tar,0]

46868