Zip Output

PARAMETER

ZIP

Purpose

This parameter defines whether the resulting output files will be zipped after creation. If no file name is listed then the resulting Zip file will be named "MultipleFiles.zip" if wildcards were used in the Input Name and ZipMode is set to MULTIPLE. Otherwise the name(s) will be the input file name(s) with ".zip" in place of the input file name extension.

 

So, given a command line of
"autoxchange myfile.dwg -f=dwf -zip"
,  
"myfile.dwg" would be converted to "myfile.dwf" and then "myfile.dwf would be compressed into "myfile.zip" unless a specific zip name is listed.

Notes

This is standard Zip compression like that created by WinZip.

Values

Optional file name for the Zip file

Examples

-ZIP

-ZIP=myfile.zip

Use

With all graphic formats

See also

-ZM - Zip Mode

Platform

Only available on Windows