MivaScript Builtin Function, Miva Merchant 9+
tar_extract( file, file_loc, dir, dir_loc )
<mvt:assign name="g.return_value" value="tar_extract( file, file_loc, dir, dir_loc )" />
Unpacks a tar file to a specified directory.
file
the path and file name
file_loc
source 'data' or 'script'
dir
destination directory to extract the tar file to
dir_location
destination 'data' or 'script'