Am 12.12.2015 um 10:43 schrieb Artur Tarassow:
Just one remark on this:
I had to replace:
<hansl>
S1 += "L1.$i "
</hansl>
by
<hansl>
S1 += "L1.$i,"
</hansl>
in case the list contains more than one variable.
What? That is weird, I would have thought that it produces a syntax
error later.
cheers,
sven