Jim. Thought some more about your post.
What I am trying to do is get typed chars into the field, and then work on the actual text of that field. That was why the idea of sending keyDown in the handler's first line is so nice; it loads the field, and still leaves the remainder of the handler open for processing. I cannot pass keyDown, the only thing that actually works, because doing so ends the handler. Again, this works in HC. It seems completely logical and straighforward. Craig Newman > First-------- > Since the handler is in a field script, it is not in the message > hierarchy when the SEND is executed, thus 'can't find handler' > There is no keydown handler in the stack script. > > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
