I tried this with 5.5.0, 5.0 and 4.6 and they all behaved the same as 5.5.1 so I assume that was correct behavior before 5.5.2.
I don't see any mention of a change in select/openField behavior in the 5.5.2 release notes so is this a bug? Pete lcSQL Software <http://www.lcsql.com> On Fri, Sep 28, 2012 at 6:39 AM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > Hi Robert, > > The reason is that in 5.5.2 the select command may trigger the openField > message. Maybe the following solves it: > > on openField > answer bla with "Yes" or "No" -- etc > if it is "No" then > select empty > else > lock messages > select the text of me > unlock messages > end if > end openField > > -- > Best regards, > > Mark Schonewille > > Economy-x-Talk Consulting and Software Engineering > Homepage: http://economy-x-talk.com > Twitter: http://twitter.com/xtalkprogrammer > KvK: 50277553 > _______________________________________________ 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