Script Variables: Difference between revisions
From Sysgem Support
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
The following scripts are invoked when a SEM display is started: | The following scripts are invoked when a SEM display is started: | ||
* [[Startup: | * [[Startup: Initialization]] | ||
* [[Main Display Script: Pre-Processing]] | * [[Main Display Script: Pre-Processing]] | ||
Revision as of 18:31, 2 February 2011
'Tips for developers working within the Sysgem Enterprise Manager (SEM) environment'.
Script Variables
A list of all the script variables preset by the SEM framework:
This section descibes the variables that are predefined at the start of all scripts used in SEM Display Windows and the transactions invoked from those windows.
There are two main occasions when scripts are invoked by the SEM framework:
- When a SEM display window is started.
- When a menu option is invoked from within a SEM display window.
When a Display is Started:
The following scripts are invoked when a SEM display is started:
When a menu option is invoked:
The following scripts are invoked when a SEM Menu Option is selected:
... before the input form is displayed:
... after data has been entered into the input form: