Routines for tsd.kb


HandleIconSelect

File Name

tsd.kb

Syntax

HandleIconSelect( VAL icon: INTEGER )

Parameters

icon: Integer

Returns

None

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


TsdEvent

File Name

tsd.kb

Syntax

TsdEvent

Parameters

None

Returns

None

Side Effects

None

Description

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

Dialog Forms Called

None


TsdMain

File Name

tsd.kb

Syntax

TsdMain ( VAL Args: LIST OF STRING)

Parameters

Args - List of string

Returns

None

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