Split, combine ok but where's extract?
MisterX
b.xavier at internet.lu
Fri Feb 11 12:07:06 EST 2005
Just wondering if there is a simple way to extract the list of the second
key of an array
I have an array like
array[x]=text1,text2
I need to get either the list of text1 or text 2...
I could create more variables but that's not clean in this design of mine.
I have an extract function that repeat for each line but is there a better
way to extract columns from a table using split, combine or ???
TIA guys!
Wish ya'll a great weekend!
Xavier
--
MonsieurX.com - working on that GUI translator!
More information about the use-livecode
mailing list