<br><div class="gmail_quote">On Thu, Dec 8, 2011 at 7:59 PM, David Cole <span dir="ltr"><<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="HOEnZb"><div class="h5">Well, nearly....</div></div>
<br>
You'll have to double-quote the "${documentation}" inside the function<br>
in case it is the empty string...<br></blockquote><div><br></div><div>Or if it has spaces in it, right? Any time I have a string with spaces in it, or that could have spaces in it, I use quotes so the value of the string doesn't get interpreted as multiple parameters (like a list)</div>
</div><br>