Hello All,

I'm searching how to concatenate some list (see example).

set ListA = ["a1","a2","a3","a4","a5"]
set ListB = ["a6","a7","a8","a9","a10"]
set ListC = ["a11","a12","a13","a14","a15"]
...

The result should be... one list :
I tried the code below, but it doesn't works !

Set ListX = [ListA,ListB,ListC,...]

Thanks a lot !



  Jacques Baume
  [EMAIL PROTECTED]
  19, place des Augustins
  1205 Genève

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to