While the user is entering values in the fields on a NEW record I have some code creating a file to be used later - when the record is added - BUT ...



if the user cancel the adding of the record I have to delete the file ... I think I need an OnCancel event ;-))

How can I capture the user is cancelling the adding of a new record by pressing ESC

EDIT: I have found OnCancel, I think I have the DANISH version !