Post Reply 
concat in CAS
11-16-2014, 09:36 AM
Post: #4
RE: concat in CAS
Thanks for explanations.

It would be fine if CONCAT would accept more than 2 arguments to avoid things like :

l:=concat(l1,concat(l2,concat(l3,concat ....))))

or a serie of concat

l:=concat(l1,l2)
l:=concat(l,l3)
...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
concat in CAS - Gilles - 11-15-2014, 09:41 PM
RE: concat in CAS - Han - 11-16-2014, 04:50 AM
RE: concat in CAS - parisse - 11-16-2014, 06:59 AM
RE: concat in CAS - Han - 11-16-2014, 03:16 PM
RE: concat in CAS - Gilles - 11-16-2014 09:36 AM



User(s) browsing this thread: 2 Guest(s)