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! _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
