Modules | |
Select-Event userexits | |
Widget-Event userexits | |
Mask-Event userexits | |
Functions | |
int | xutil_opn_def (const char *param, const char *ignore) |
|
int xutil_opn_def | ( | const char * | param, |
const char * | ignore | ||
) |
Event Userexit for Ctrl+K event to open the definition (mask, calss or entity) of the current form.
The logic was implemented based on the existent TCL function TCL_Utility21 OpenDef.
Activate this userexit by adding this new event (Status ALL) in the event list: CTRL-K y ALL GLOBAL xutil_opn_def if you can not change the DATAVIEW event: CTRL-K n ALL SYSTEM TCL OpenDef
cp_Arguments | user exit parameter, not used yet. |
0 | OK |
---|