I think Control in Group is the phrase that pays here. The property you are looking for is relayerGroupedControls.
Bob S > On Sep 17, 2020, at 2:32 PM, Peter Bogdanoff via use-livecode > <[email protected]> wrote: > > I believe this is one of the commands/properties that require you to be on > that card—it must be open—for completion. > > Others are formattedText, etc. > > Peter > >> On Sep 17, 2020, at 12:09 PM, Sannyasin Brahmanathaswami via use-livecode >> <[email protected]> wrote: >> >> f the layer of fld "checkHtml" > 3 then >> set the layer of fld "checkHtml" to 3 >> else >> set the layer of fld "checkHtml" to 20 >> end if >> >> # do not work. >> >> stack "SlideShowSetUp": execution error at line 107 (Object: can't set layer >> (card not open, or control in group)), char 1 >> >> ?? >> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your subscription >> preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
