Split, combine ok but where's extract?

Mark Wieder mwieder at ahsoftware.net
Fri Feb 11 20:53:58 EST 2005


MisterX-

Friday, February 11, 2005, 9:07:06 AM, you wrote:

M> Just wondering if there is a simple way to extract the list of the second
M> key of an array

repeat for each line theItem in the keys of array
  put item 2 of array[theItem] after field "myField"
end repeat

-- same obviously for item 1

-- 
-Mark Wieder
 mwieder at ahsoftware.net



More information about the use-livecode mailing list