Top
PowerCOBOL V11.0 Reference
FUJITSU Software

5.14 ClearList Method

Description:

Deletes all items in the list box part.

Used in controls:

ComboBox

ListBox

Used in objects:

None.

Parameters:

None.

Return value:

None.

Example:

INVOKE CmList1 "ClearList"

Backward compatibility
method name:

CLEARLIST

Backward compatibility
arguments:

None.