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, Jong
On 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*
how to do it?
I tried with [$2$1] as list prepend, but the symbol in the text, it
failed.
You can put a
| [$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
The unknown list in example. There is no rules or form.
============== test 1 2 3
file computer 2.14 4423
On Fri, Jan 17, 2014 at 6:43 PM, Jonghyun Kim agitato816@gmail.com wrote:
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, Jong
On 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*
how to do it?
I tried with [$2$1] as list prepend, but the symbol in the text, it
failed.
You can put a
| [$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