There are a few undocumented features in ZZAP. I'm telling you about them because I trust you (don't tell anyone) :-). Since these are undocumented, they are completely unsupported. Don't complain if things don't work perfectly and don't even consider calling for customer support regarding these undocumented and unsupported features! Besides using %1 to indicate the placement of the archive file name on the command lines (in the configuration file), there are a few other placement characters: %D - The drive letter without a colon, e.g. C %E - Archive extension without a period, e.g. ZIP %F - File name and extension (no path), e.g. MYFILE.ZIP %N - Filename only, e.g. MYFILE %P - Pathname only, e.g. C:\ARCHIVES %S - Pathname with a backslash, e.g. C:\ARCHIVES\ %1 - The full path and name, e.g. C:\ARCHIVES\MYFILE.ZIP