Contents Previous Next

ESCALATR.SBP

ESCALATR Program Procedures

The following blocks list the procedures that are in the ESCALATR.SBP program. This procedures are listed in alphabetical order.

' *************************************************************************

' * CheckProblems() - Check if problems need escalation.

' *

' * Example : CALL CheckProblems()

' * Result : Checks the problem file to escalate all non-resolved problems

' *************************************************************************

' *************************************************************************

' * DefineEscMenu() - Define Escalator menu

' *

' * Example : CALL DefineEscMenu()

' * Result : Defines the escaltor menu.

' *************************************************************************

' *************************************************************************

' * EscDateTime() - Load Control Panel date and time.

' *

' * Example : CALL EscSetup()

' * Result : Defines escalation options

' *************************************************************************

' *************************************************************************

' * EscSetup() - Setup Escalation Options

' *

' * Example : CALL EscSetup()

' * Result : Defines escalation options

' *************************************************************************


Contents Previous Next