Nope, replacing & with + doesn't make a difference.


Try using + instead of the &operator.  The rule for & is that it
concatenates blanks leaving just one.  I'm surprised the code below ever
worked at all.  Try

    CHOOSE vAsk FROM #VALUES FOR ( +
    LJS(CompanyName,25) + LJS(city,12) + LJS(State,4) ) +
    FROM companies WHERE .....



Isn't RBTI finished with releasing more patches of 6.5++?

>I suggest that you post it to RDCC.


Karen

Reply via email to