> Still wouldn't work for Yoda-speak"
>
> "29 messages have you" :-)
>
Wrong, this would work.
Code was:
Print Subst(("you have &1 &2"), x, IIf(x > 1, ("messages"), ("message")))
And so, you would translate "you have &1 &2" to "&1 &2 have you".
Jussi