On Thu, 04 Apr 2013, Rocko wrote: > you say quote but you use parentheses in your example which is it? > > > > Shell "zip ..." & Shell$(sYourNameWithSpaces) & "..." Of course I use parentheses because they're needed in Gambas to call a function. I insist that you look into the documentation for Shell$() at least.