Skip to content

Update_StatusPanel - StatusPanel

Places a value in the "action window" of an active status panel

Type: Procedure

Parameters

Parameter Type Description
sAction String The action text

Syntax

Procedure Update_StatusPanel String sAction

Call Example

Send Update_StatusPanel sAction

Description

Update_StatusPanel places a value in the "action window" of an active status panel. This is where the progress information is added. Each sAction replaces the one that was sent before it.

Send Update_StatusPanel to (Status_Panel(self)) ;
    reccount " records processed"