Routines for resume.kb


LookUpClientWindowHandle

File Name

resume.kb

Syntax

LookUpClientWindowHandle( REF Remote_work_id: INTEGER, VAL RemWorkComplete: BOOLEAN )

Parameters

Remote_work_id:

RemWorkComplete:

Returns

None

Side Effects

None

Description

Will look up the remote work id in a static list to determine if the user has not canceled out the window. If the window exists, then this will send a message to THIS kb to create the problem status notebook window.

Dialog Forms Called

None


ResumeEvent

File Name

resume.kb

Syntax

ResumeEvent( ref problemData: ResumeRecord )

Parameters

problemData:

Returns

None

Side Effects

None

Description

None

Dialog Forms Called

resume.dfc[resume_notebook]

rtstatus.dfc[rt_trans_info]


RTStatusMainEventHandler

File Name

resume.kb

Syntax

RTStatusMainEventHandler ( REF oldProblemData: ResumeRecord )

Parameters

oldProblemData:

Returns

None

Side Effects

None

Description

This routine provides event handling for the Rem Trans Status Dialog which is called from the Work With Problems when the Problem to be viewed or edited has been transferred from the local site to a remote site.

Dialog Forms Called

solpurge.dfc[about]

solpurge.dfc[command_help]

solpurge.dfc[sol_purge_config]

tivint.dfc[frm_tiv_swdist]

tivint.dfc[frm_tiv_rc]

tivint.dfc[frm_tiv_password]

tivint.dfc[frm_tiv_rc_admin]