Thanks Fred,yes your way is useful, but my problem is I don't know how long the list. For all that, I can't make message like [$1$2 $3 $4 $5 $6....forever? (It isn't formalized and the form of the list, is unknown.Greetings,JongOn Fri, Jan 17, 2014 at 6:38 PM, Fred Jan Kraan <fjkraan@xs4all.nl> wrote:
On 01/16/2014 12:06 PM, Jonghyun Kim wrote:
>
> ================
> */def/abc test 1 2 3*
> ================You can put a
>
> how to do it?
>
> I tried with [$2$1] as list prepend, but the symbol in the text, it failed.
|
[$1$2 $3 $4 $5 $6(
Just before the print. What you want is a string, not a list.
>
> Pleas help!
>
> Thanks,
> Jong
>
Greetings,
Fred Jan