Routines for pd_evnt.kb


AidAEVEvent

File Name

pd_evnt.kb

Syntax

AidAEVEvent(REF Aid: AidRecord)

Parameters

Aid - diagnostic Aid Record

Returns

None

Side Effects

None

Description

This event handles the add, edit, view for the diagnostic aids.

Dialog Forms Called

solution.dfc[workwithsolutions]


AidInquiryEvent

File Name

pd_evnt.kb

Syntax

AidInquiryEvent( REF Aid: AidRecord )

Parameters

Aid: Record containing diagnostic aid information

Returns

None

Side Effects

None

Description

This event handles the inquiry for diagnostic aids.

Dialog Forms Called

search.dfc[fulcrum_inq]


AidMainEvent

File Name

pd_evnt.kb

Syntax

AidMainEvent( REF Aid: AidRecord )

Parameters

Aid: Record containing diagnostic aid information

Returns

None

Side Effects

None

Description

This event handles the work with logic for diagnostic aids.

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]


ChooseAidEvent

File Name

pd_evnt.kb

Syntax

ChooseAidEvent(REF aidtype: INTEGER)

Parameters

aidtype - diagnostic Aid type (i.e. Common Problem,

Error Message, Hot News)

Returns

None

Side Effects

None

Description

This event handles the selection of diagnostic aid types when making a diagnostic aid from an existing solution.

Dialog Forms Called

None


DictionaryAEVEvent

File Name

pd_evnt.kb

Syntax

DictionaryAEVEvent( REF word: DictionaryViewRecord )

Parameters

word - record containing thesaurus word information

Returns

None

Side Effects

None

Description

This event handles the add, edit, view logic for creating thesaurus words and concepts.

Dialog Forms Called

None


DictionaryMainEvent

File Name

pd_evnt.kb

Syntax

DictionaryMainEvent( REF word: DictionaryViewRecord )

Parameters

word - record containing thesaurus word information

Returns

None

Side Effects

None

Description

This event handles the work with logic for thesaurus words and concepts.

Dialog Forms Called

dctnry.dfc[dictionaryform]

dctnry.dfc[learn]

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]


EventMakeHyperButton

File Name

pd_evnt.kb

Syntax

EventMakeHyperButton( REF buttonData: HYPERBUTTONREC )

Parameters

buttonData - hyper Button record containing information

about the type of hyper link

Returns

None

Side Effects

None

Description

This event handles the creation of Alt+B Hyper Buttons.

Dialog Forms Called

solution.dfc[viewsolutionsform]

solution.dfc[solutionsform]


InquiryDictionaryEvent

File Name

pd_evnt.kb

Syntax

InquiryDictionaryEvent( REF word: DictionaryViewRecord )

Parameters

word - record containing thesaurus word information

Returns

None

Side Effects

None

Description

This event handles the inquiry for thesaurus words and concepts.

Dialog Forms Called

None


PickNodeEvent

File Name

pd_evnt.kb

Syntax

PickNodeEvent(REF pick: PickNodeRecord)

Parameters

pick - record containing information about the selected hyper node

Returns

None

Side Effects

None

Description

This event handles the selection of hypernodes.

Dialog Forms Called

None


SolutionMainEvent

File Name

pd_evnt.kb

Syntax

SolutionMainEvent( REF sol: SolutionsRecord )

Parameters

sol - record containing Solution information

Returns

None

Side Effects

None

Description

This is the main event handler for working with solution records.

Dialog Forms Called

solution.dfc[addremoveconcepts]

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]


SolutionsInquiryEvent

File Name

pd_evnt.kb

Syntax

SolutionsInquiryEvent( REF sol: SolutionsRecord )

Parameters

sol - record containing Solution information

Returns

None

Side Effects

None

Description

This event handles the inquiry for solutions.

Dialog Forms Called

search.dfc[fulcrum_inq]