Script Variables: Difference between revisions

From Sysgem Support
Jump to navigationJump to search
Created page with "'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:'..."
 
No edit summary
Line 12: Line 12:




''When a Display is Started:''
'''''When a Display is Started:'''''


The following scripts are invoked when a SEM display is started:
The following scripts are invoked when a SEM display is started:
Line 29: Line 29:




''When a menu option is invoked:''
'''''When a menu option is invoked:'''''


The following scripts are invoked when a SEM Menu Option is selected:
The following scripts are invoked when a SEM Menu Option is selected:

Revision as of 17:08, 31 January 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:

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: