We have a command for obtaining the difference between arrays, where "difference" is defined as having different keys.

What I could use at the moment is a means of obtaining an array which is the difference is both keys present in one but not in the other, and values that are different for those elements where they keys are present in both.

I can write a loop for that, but it seems like it would be useful for others so I thought I'd ask if anyone here knows of a feature request in the DB for this. If not I'll add one.

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to