Skip to main content
Version: 21 R4 BETA

REDRAW

REDRAW ( aTable : Table )
REDRAW ( object : Field, Variable )

ParameterTypeDescription
aTableTable→Table for which to redraw the subform
objectField, Variable→Field or Variable for which to redraw the area, or List box to be updated
History
ReleaseChanges
11 SQL Release 5Modified
6.5Modified
<6Created

Description​

When you use a method to change the value of a field displayed in a subform, you must execute REDRAW to ensure that the form is updated.

In the context of list boxes in selection mode, when the REDRAW statement is applied to a list box type object it refreshes the data that is displayed in the object. This statement must be called typically after data modification has occurred in the records of the selection.

See also​

SET TIMER

Properties​

Command number174
Thread safeno