The following code works fine.

Kill FileNameZip2
Kill FileNameZip3


Would the following code do the same?

Kill FileNameZip2 & FileNameZip3

Thanks,
Paul