Hola Eurico I just show how to use it in a very simple context. Actually, I use it in lookup forms where bindevent delegates keystrokes made on the keypress and doubleclick events. It will capture several fields shown in the particular grid row being navigated, hide the form, (instantiated with the name and linked keywords), let the calling form read those captured values, and then kill the object referenced with the name keyword The calling form then uses the obtained data as needed. An example of this is, when you are making an invoice and press a function key to call a form that shows the pricelist. You capture the item description and its price and then show them in the line of the grid you are filling (that is, if the user does not know the item price or its code, otherwise they simply enter the code and the valid event fetches the description and price).
Saludos Rafael ----- Original Message ----- From: "Eurico Chagas Filho" <[email protected]> To: <[email protected]> Sent: Tuesday, March 03, 2009 4:26 PM Subject: RE: BINDEVENT and Refresh > Hi Rafael > > Wouldn't it be better to ask for the password once only and define > The access for that password in all the columns ? > I use bindevents to calculate the change in my cashier's form. > > Tchau, E. > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/0e7c51d709cb447fb3ab019d96d70...@rafael ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

