Routines for tsd_eu.kb


HandleIconSelect

File Name

tsd_eu.kb

Syntax

HandleIconSelect( icon)

Parameters

icon - integer

Returns

Nothing

Side Effects

None

Description

This procedure pass the number of the icon selected or the number of the menu item selected. For that icon or menu item, it will launch the associated system action. If no action is associated, it will display a message to that effect.

Dialog Forms Called

None


TsdEUEvent

File Name

tsd_eu.kb

Syntax

TsdEUEvent

Parameters

Nothing

Returns

Nothing

Side Effects

None

Description

This event will create the toolbar and handle any processing for the toolbar/mainwindow.

Dialog Forms Called

None


TsdEUMain

File Name

tsd_eu.kb

Syntax

TsdEUMain(Args)

Parameters

Args - list of string

Returns

Nothing

Side Effects

None

Description

This procedure will allow the user to log on and then create a toolbar for their profile.

Dialog Forms Called

None