Screen Function Definition Events |
DEVELOPER |
The Events tab on the Function Definition window contains events relating to the open Screen function. You can use the tab to maintain the events, for example, you can use the screen to set up the function that is run when the selected function is exited.
To open the Screen Function Definition window, follow these steps:
-
Open the relevant Screen function.
-
Click Function Definition Properties icon on the PROIV Developer toolbar.
-
The Screen Function Definition window appears.
-
Click Events tab.
-
Amend the properties using the using the following table as a guide:
Item |
Description |
Function Links Exit |
The function to be executed on normal exit |
Function Links Error |
The function to be executed on error exit |
Function Links Security |
If a user without the correct permissions tries to run the function, it will exit and run the function specified here. If you have not entered a function in this field, it will run the operator’s Default Function, and if this is not set, the session will terminate |
Events On Entry |
Logic ID (1-999) of the logic to be executed on entering the function. Click icon at the side of the field to display the Logic Editor. |
Events On Exit |
Logic ID (1-999) of the logic to be executed on exit from the function. Click icon at the side of the field to display the Logic Editor. |
Notes |
Click to enter or view descriptive notes on the function |
-
Click OK to close the window and save the changes.
Topic ID: 500336