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:

  1. Open the relevant Screen function.

  2. Click Function Definition Properties icon on the PROIV Developer toolbar.

  3. The Screen Function Definition window appears.

  4. Click Events tab.

  5. 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-255) 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-255) 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

  1. Click OK to close the window and save the changes.

Comment on this topic

Topic ID: 500336