Routines for radmn_ww.kb


R_CodesCommandsEvent

File Name

radmn_ww.kb

Syntax

R_CodesCommandsEvent(REF this_Command: R_COMMANDS_REC) IS

Parameters

this_Command - Current command record

Returns

Nothing

Side Effects

None

Description

This routine is the event handler for adding, editing, and viewing Commands.

Dialog Forms Called

None


R_CodesEvent

File Name

radmn_ww.kb

Syntax

R_CodesEvent(REF this_Category: R_CATEGORY_REC) IS

Parameters

this_Category - Current category record (empty)

Returns

Nothing

Side Effects

None

Description

This routine is the event handler for codes events.

Dialog Forms Called

None


R_RequestListMaintenance

File Name

radmn_ww.kb

Syntax

R_RequestListMaintenance IS

Parameters

None

Returns

Nothing

Side Effects

None

Description

This is the wrapper routine for the list maintenance system action.

Dialog Forms Called

radmn.dfc[settings_notebook]