On 11/18/10 11:19 AM, Kagamin wrote:
Steven Schveighoffer Wrote:to!string(x);What's with text(x); ?
text, wtext, and dtext accept a variable number of arguments of all types and create one string by concatenating to!(w|d|)string for all inputs.
Andrei
