— Function File: entries = zip (zipfile, files)
— Function File: entries = zip (zipfile, files, rootdir)
Compress the list of files and/or directories specified in files
into the archive zipfiles in the same directory. If rootdir
is defined the files is located relative to rootdir rather
than the current directory