Previous Topic: Action DefinitionNext Topic: Change the Eventsingle DECwindows Settings


Userdata as Specified in Filter Dispatch

You must specify the following values, otherwise the routine will fail:

Value

Description

HOST

The DECwindows display you wish the window to appear on.

SERVER_NUM

The number of the server on the HOST display, normally 0.

SCREEN_NUM

The screen on which the window should appear. For single head workstations this is 0 and for dual head workstations it may be 0 or 1.

TRANSPORT

The DECwindows transport which your DECwindows client and server support. This routine supports TCP/IP, DECnet and LAT transports.

INTERVAL

The time for which the window will display on a remote workstation. After this period has expired the window will be closed. This parameter is optional. If specified it should take the form HH:MM:SS where HH is the number of hours to wait, MM the number of minutes and SS the number of seconds.

Separate all values by one or more spaces.

For example:

SALT 0 1 TCPIP 00:00:10

This shows that the window will close after ten seconds.