Hello
This is probably easy to do but I can't find out how to do it.
Let's say you have 3 lists/variables:
a1
a2
a3
a4
b1
b2
b3
b4
c1
c2
c3
c4
Now, how could I get those variables easily next to eachother, seperated by eg |?
So that I would get
a1|b1|c1
a2|b2|c2
a3|b3|c3
a4|b4|c4
Thanks in advance.
archel
This is probably easy to do but I can't find out how to do it.
Let's say you have 3 lists/variables:
a1
a2
a3
a4
b1
b2
b3
b4
c1
c2
c3
c4
Now, how could I get those variables easily next to eachother, seperated by eg |?
So that I would get
a1|b1|c1
a2|b2|c2
a3|b3|c3
a4|b4|c4
Thanks in advance.
archel