From: Scott W. <swa...@my...> - 2002-12-03 16:55:13
|
I believe that the concatenate operator is included in the 1.1beta. I will make sure. Currently, this version is available only as a snapshot. I've been doing some debugging on it, and hope to release a real beta version in the next week or two. -Scott On Mon, 2 Dec 2002, Art Sherwood wrote: > Is there (or will there be) any support for a concatenation operation > (combine 2 or more strings) in the script engine? I can't seem to find one > documented. > Perhaps something like (& [a] .. [n])? > > Just think it would be useful. |