NotifyVIC

Description:              This function sends a message to the VTS Internet Client (VIC). The message sent depends on the paramter given to the function.

Warning:               For use by advanced programmers only.  Effective use of this function requires a thorough understanding of VTS programming. 

Returns:                    Nothing

Usage:                       Script

Format:                      NotifyVIC(Value)

Parameters:             Value    { numeric }  { required }  { no default }

                                      Any numeric expression from the following table.

Value

Meaning

0

No Op

1

App is stopping

2

Authentication Failure

3

User stopped the session

4

User logged out

5

The operator terminated the session (from the Internet Client Monitor)

6

The operator forced a server changeover (from the Internet Client Monitor)

7

Refused due to licence limits

Comments: