On Wed, Nov 07, 2001 at 11:59:47PM -0500, Jeff wrote:
> +    if(string_length($2)>0) {
> +        $1 = string_concat(interpreter, s1, s2, 1);
> +    }

Closer, but I think this check should be done in string_concat
itself. *Then* I'll apply it. :)

-- 
FAILURE:
    When Your Best Just Isn't Good Enough

                                                    http://www.despair.com

Reply via email to