8 5 DEFINE_EVT

LANSA Technical

8.5 DEFINE_EVT

The DEFINE_EVT command defines a user-defined event for a form. The form issues the specified event using the SIGNAL command.

Custom specified events are used to signal events from a form instance to an owner form in multi-form applications.  See also the description of the DEFINE_MAP command to see how values can be mapped to events.

Also See

8.5.1 DEFINE_EVT Parameters

8.5.2 DEFINE_EVT Examples

8.6 DEFINE_MAP

 

                                                           Required       

                                                                          

    DEFINE_EVT ----NAME -------Event Name ------------------------>       

                                                                          

   -------------------------------------------------------------------    

                                                                          

                                                           Optional       

                                                                          

               >-- DESC ------ Description of event -------------->     

                                                                          

               >-- OPTIONS --- Message and Error clearing options->     

                                                                          

               >-- ACCESS  --- *PUBLIC/*PROTECT/*PRIVATE --------->    

                                                                          

               >-- HELP ------ Help text for event -----------------|