yup - that got it. funny thing is though - ECHO is a "special" proggy and not like many other command line utils ... ECHO echo's the double-quotes literally where-as other utils let the shell strip them off. trying to think of another util to prove this with though.