Hi Alex,

thanks for taking the time to look into this. (and not late to the party at all)

If I provide this data to your Script:

Steffen > Malte
Sascha < Malte
Fritz = Sascha

I get back

Fritz----->
Malte

in the field. Which is true, but it leaves steffen untouched in this case. I 
guess what I would be looking for is something like

function testValidRelationships pPerson1,pPerson2


which returns a triplet like

false,true,false

-- can not be older,can be younger, can not be the same age.

Do you think your script can be expanded to check this?

Thanks a heap again for taking the time to look into this.

Cheers,

Malte
_______________________________________________
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