Phoenix,Please post "YOUR" code so that we can see exactly what is going on. If you have your folders setup like my modified sample from MCA, it should run fine. It will not "show" you, it will create the zip files. Please read the help file for the command line add-on for the switches and their meanings.
Don't mix Mine, Les, and MCA's code as it may be causing problems unless you understand what is going on.
Waiting to here back from you with the posting of your actual code used. Maybe you have something odd going on that we can not see just by descriptions of the problem.
The Directory enumeration simply means that it will read through all the folders listed and place them in a variable that is used to perform commands against.
D:\USERS
\DAVE
\BILL
\STEVE
Enumeration would read them one by one and allow looping to perform commands on each one. 
Oh! and by the way... This is my 700th post Hope to post many more... 
[ 12 December 2001: Message edited by: NTDOC ]