Arbortext Command Language > Functions by Alphabetical Listing > file_is_zip
  
file_is_zip
file_is_zip (path)
This function returns a non-zero number (True) if the path name specified by path is a recognized zip archive file. It returns zero if the file is not a recognized zip archive file or on any error.
Note that this function does not detect other forms of compressed files, such as tar or rar files.