did you dive into the ide repo? that makes searching pretty simple. it appears in two ide stacks: revfrontscriptlibrary revmessagewatcher
in the livecode repo, it appears in the source in a few places as MCMessageMessages in all cases it appears to be used as a boolean. On Fri, Feb 27, 2026 at 4:29 PM Craig Newman via use-livecode < [email protected]> wrote: > I get 1854 messages. > > I would be interested as well in what property would also show such > esoterica as “the messageMessages” which does not appear on the above list. > > Craig > > > On Feb 27, 2026, at 12:27 PM, Andreas Bergendal via use-livecode < > [email protected]> wrote: > > > > Well, you can always run "put the effective revAvailableHandlers of the > topStack” in the message box and get an impressive list of mostly IDE > handlers. It doesn’t explain what they do of course, although the name > often gives a decent hint. :) > > > > /Andreas > > > > > > > >> 19 feb. 2026 kl. 17:15 skrev Bob Sneidar via use-livecode < > [email protected]>: > >> > >> Did anyone ever come up with a comprehensive list of IDE handlers? > >> > >> Bob S > >> > >> > >>> On Feb 19, 2026, at 12:59 AM, Niggemann, Bernd via use-livecode < > [email protected]> wrote: > >>> > >>> Hi Peter, > >>> > >>> > >>> revIDESuspendDevelopmentTools > >>> revIDERestoreDevelopmentTools > >>> > >>>> How would I do the equivalent of the menu item “suspend development > tools” in a > >>>> script? > >>> > >>> Kind regards > >>> Bernd > >>> _______________________________________________ > >>> 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 > > > _______________________________________________ > 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 > -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." _______________________________________________ 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
