On 1/11/05 5:14 PM, Michael D Mays wrote:
If I do this from a handler
select char 1 of fld 1 select char 2 of fld 2
an exitField message is sent from fld 1. But I cannot programatically select a fld, modify it, exit it and generate a closeField message.
What am I doing wrong? Is it possible? If not, why not?:)
CloseField is only sent after user editing, not after changes from a script. It may be due to historical reasons, to maintain compatibility with HyperCard which does the same thing.
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
