Creating zip files

I have a bunch of directories that I would like to be able to click on and have placed in there own zip file. I have tried it using Copy ADDTOZIP but it asks for the zip file name each time. If I click on the file menu, the IzArc link will have the name set properly so I figured I would just copy that code. However, when I go to customize and click on the file menu to see how it is done, it only displays the standard file menu. The IzArc entry (as well as others) is not listed. Can anyone please tell me how do I view that entry so I can see how that option works?

pretentiousname.com/opus/cb1.html#b_multizip

Thanks, that works perfectly. Is it safe to add delete all quiet after the zip command or do I need to add something that will allow it to only delete if the zip file was created successfully?

I'm not sure to be honest.

It's probably safe but I would try it on some test files on a disk without enough space to extract them to make sure.

I tested it and it posts a dialog asking what to do if it runs out of space. Choosing abort kills it without deleting the original. Thanks for the help.