Page History
7.32 DEFINE_EVT
| Note |
|---|
| Note: Usage options |
The DEFINE_EVT command defines a user-defined event for a form. The form issues the specified event using the SIGNAL command.
...
| Panel | ||
|---|---|---|
| ||
Required DEFINE_EVT | ||
| No Format | ||
| Required
DEFINE_EVT ---- NAMENAME ------- Event NameEvent Name ------------------------> ------------------------------------------------------------------- Optional >-- DESC---- Optional >-- DESC ------- Description of event ----------------- > >> >-- OPTIONS --- Message and Error clearing options -> >--> >-- ACCESS --- *PUBLIC/*PROTECT/*PRIVATE --------- > >> >-- HELP ------- Help text for event ---------------------|
|