Re: Bowing Out

2024-08-25 Thread Curry Kenworthy via use-livecode
Graham: > but really its goodbye and thanks for all the fish. Much love/respect, appreciation, and an extra-special fish - Keep in touch on/off-list. Best wishes, Curry Kenworthy Radically Innovative Christian LiveCode Development "PASSION for Elegant, Efficient Code!" https://livecodeconsul

Re: How to check if a group contains a specific control ?

2024-08-25 Thread Curry Kenworthy via use-livecode
jbv: > Is there a quick way to check if a group contains a specific control, > something like : if there is a fld "xyz" in grp "abc" of this cd > I tried many things but it always generates an error. Here is an easy and elegant way - almost what you started with! The key is 'of' versus 'in'. The